aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-05 18:58:02 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-05 19:11:50 +0000
commitfa9ce35f813c121747463fe83985f4a7d2bc002f (patch)
treed91c586543b7d2e03b6e229cd7cf0b89d98e8be1
parent983b4f2f4dd98433e12be19ba32c1a9d15699935 (diff)
downloadports-fa9ce35f813c121747463fe83985f4a7d2bc002f.tar.gz
ports-fa9ce35f813c121747463fe83985f4a7d2bc002f.zip
comms/mgetty+sendfax: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--comms/mgetty+sendfax/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index 14d4314ae761..a2a07e630c0a 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -16,11 +16,12 @@ BROKEN_aarch64= fails to compile: error: initializer element is not a compile-t
BROKEN_mips64= fails to compile: error: initializer element is not a compile-time constant
BROKEN_riscv64= fails to compile: error: initializer element is not a compile-time constant
-USES= makeinfo perl5 shebangfix
+USES= cpe makeinfo perl5 shebangfix
USE_CSTD= gnu89
SHEBANG_FILES= samples/fax samples/new_fax.all/new_fax samples/new_fax.mime1 \
samples/new_fax.th samples/coverpg-pl.ps samples/faxview.th
+CPE_VENDOR= mgetty_project
SUB_FILES= pkg-message mgettycfg
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKE_ARGS= INFODIR=${PREFIX}/${INFO_PATH}