From 0430a540e3810bcd4edcc9e69bea484dfc9966a1 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Sat, 11 Sep 2021 11:16:30 +0000 Subject: [PATCH] graphics/netpbm: Add CPE information Approved by: portmgr (blanket) --- graphics/netpbm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 \