Skip to content

Commit

Permalink
comms/mgetty+sendfax: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
decke committed Oct 5, 2021
1 parent 983b4f2 commit fa9ce35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion comms/mgetty+sendfax/Makefile
Expand Up @@ -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}
Expand Down

0 comments on commit fa9ce35

Please sign in to comment.