git: 0430a540e381 - main - graphics/netpbm: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 11 11:57:07 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0430a540e3810bcd4edcc9e69bea484dfc9966a1
commit 0430a540e3810bcd4edcc9e69bea484dfc9966a1
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-11 11:16:30 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-11 11:16:30 +0000
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 \
More information about the dev-commits-ports-all
mailing list