aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/groff
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2015-03-31 02:12:21 +0800
committerrobak <robak@FreeBSD.org>2015-03-31 02:12:21 +0800
commitdf9c31eded5822a9d16fa97b69ec1a3710296735 (patch)
treea432a6f4cb694ddc641c8b5b1996c1279b057527 /textproc/groff
parent0fc525932f33b5f60d78409d363631e9f67522c1 (diff)
downloadfreebsd-ports-gnome-df9c31eded5822a9d16fa97b69ec1a3710296735.tar.gz
freebsd-ports-gnome-df9c31eded5822a9d16fa97b69ec1a3710296735.tar.zst
freebsd-ports-gnome-df9c31eded5822a9d16fa97b69ec1a3710296735.zip
textproc/groff: add CPE information
- Maintainer's timeout (uqs@FreeBSD.org) PR: 198593 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Diffstat (limited to 'textproc/groff')
-rw-r--r--textproc/groff/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile
index 77ae1c012363..d93d3d248f32 100644
--- a/textproc/groff/Makefile
+++ b/textproc/groff/Makefile
@@ -17,11 +17,12 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/psselect:${PORTSDIR}/print/psutils
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GHOSTSCRIPT=yes
-USES= gmake perl5 shebangfix
+USES= cpe gmake perl5 shebangfix
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-awk=/usr/bin/awk
CONFIGURE_ENV+= PERLPATH=${perl_CMD} # shebangfix
+CPE_VENDOR= gnu
SHEBANG_FILES= src/utils/afmtodit/afmtodit.pl \
contrib/mm/mmroff.pl \