git: 9b856eacc8f6 - main - archivers/advancecomp: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 15 13:28:45 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9b856eacc8f6084bcc480f5e005e685ba3014bdb

commit 9b856eacc8f6084bcc480f5e005e685ba3014bdb
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 13:15:14 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 13:15:14 +0000

    archivers/advancecomp: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 archivers/advancecomp/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/archivers/advancecomp/Makefile b/archivers/advancecomp/Makefile
index b3a1e1d56d58..85f48a370b28 100644
--- a/archivers/advancecomp/Makefile
+++ b/archivers/advancecomp/Makefile
@@ -12,6 +12,10 @@ LICENSE=	GPLv3
 
 LIB_DEPENDS=	libzopfli.so:archivers/zopfli
 
+USES=		cpe
+
+CPE_VENDOR=	advancedmame
+
 GNU_CONFIGURE=	yes
 MAKE_ARGS=	zopfli_SOURCES="" am__objects_3=""
 CPPFLAGS+=	-I${LOCALBASE}/include/zopfli


More information about the dev-commits-ports-main mailing list