git: 9e04138faaaf - main - textproc/gsed: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:29:29 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9e04138faaaf612bbfcd4a9b3a337ffcefd8e228
commit 9e04138faaaf612bbfcd4a9b3a337ffcefd8e228
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:13:52 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:51 +0000
textproc/gsed: Add CPE information
Approved by: portmgr (blanket)
---
textproc/gsed/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index 673930efeb0c..8d40e571f873 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -13,11 +13,12 @@ LICENSE= GPLv3+ GFDL
LICENSE_COMB= multi
LICENSE_FILE_GPLv3+ = ${WRKSRC}/COPYING
-USES= charsetfix makeinfo tar:xz
+USES= charsetfix cpe makeinfo tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g
CONFIGURE_ENV+= MAKEINFO="${MAKEINFO} --no-split"
TEST_TARGET= check
+CPE_VENDOR= gnu
DATADIR= ${PREFIX}/share/${PKGBASE}
DOCSDIR= ${PREFIX}/share/doc/${PKGBASE}
More information about the dev-commits-ports-all
mailing list