aboutsummaryrefslogtreecommitdiff
path: root/graphics/netpbm
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-11 11:16:30 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-11 11:16:30 +0000
commit0430a540e3810bcd4edcc9e69bea484dfc9966a1 (patch)
treec64b1d344074a12daff0d6659298c6c23e2a8262 /graphics/netpbm
parent4c1e5cee8f0e3f7faf330ec9da80d6da57d0ff1c (diff)
downloadports-0430a540e3810bcd4edcc9e69bea484dfc9966a1.tar.gz
ports-0430a540e3810bcd4edcc9e69bea484dfc9966a1.zip
graphics/netpbm: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/netpbm')
-rw-r--r--graphics/netpbm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index aeea4faea4db..d57c02afa30c 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -21,9 +21,10 @@ TEST_DEPENDS= bash:shells/bash
# http://netpbm.sourceforge.net/getting_netpbm.php. To checkout the
# sources yourself see the netpbm-version-check and netpbm-fetch
# targets below.
-USES= ghostscript:test gmake perl5 shebangfix tar:xz
+USES= cpe ghostscript:test gmake perl5 shebangfix tar:xz
USE_LDCONFIG= yes
USE_PERL5= build test
+CPE_VENDOR= netpbm_project
SHEBANG_FILES= buildtools/makeman converter/pbm/pbmtox10bm editor/pnmflip \
editor/pnmquant editor/ppmfade editor/ppmquant editor/ppmshadow \