textproc/gsed: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich
2021-09-10 20:13:52 +00:00
parent 290777f5ee
commit 9e04138faa

View File

@@ -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}