git: f8fc67fe964c - main - devel/p5-PathTools: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:19:36 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f8fc67fe964c751f58ed28986f1fc36775a96193
commit f8fc67fe964c751f58ed28986f1fc36775a96193
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:16:17 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:27 +0000
devel/p5-PathTools: Add CPE information
Approved by: portmgr (blanket)
---
devel/p5-PathTools/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/p5-PathTools/Makefile b/devel/p5-PathTools/Makefile
index 5ce2c633fbb6..0b853015caa1 100644
--- a/devel/p5-PathTools/Makefile
+++ b/devel/p5-PathTools/Makefile
@@ -14,8 +14,9 @@ COMMENT= Perl module for portably manipulating file specifications
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-USES= perl5
+USES= cpe perl5
USE_PERL5= configure
+CPE_VENDOR= perl
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Cwd/Cwd.so
More information about the dev-commits-ports-all
mailing list