Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2021 11:57:07 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0430a540e381 - main - graphics/netpbm: Add CPE information
Message-ID:  <202109111157.18BBv78h082783@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0430a540e3810bcd4edcc9e69bea484dfc9966a1

commit 0430a540e3810bcd4edcc9e69bea484dfc9966a1
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-11 11:16:30 +0000
Commit:     Bernhard Froehlich <decke@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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109111157.18BBv78h082783>