aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-06 19:44:21 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-06 19:56:37 +0000
commit476cd0bceb2056c8d8deb8e518019cb6c1ab01d6 (patch)
tree346f8a0d30b4ac7a050257a361ae0379b80b7df5 /archivers
parent1eee18b7fca1a47742e87cc313ebb981311a3b5a (diff)
downloadports-476cd0bceb2056c8d8deb8e518019cb6c1ab01d6.tar.gz
ports-476cd0bceb2056c8d8deb8e518019cb6c1ab01d6.zip
archivers/ppmd-7z: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'archivers')
-rw-r--r--archivers/ppmd-7z/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/ppmd-7z/Makefile b/archivers/ppmd-7z/Makefile
index 308d908b63d9..deafa49bd1db 100644
--- a/archivers/ppmd-7z/Makefile
+++ b/archivers/ppmd-7z/Makefile
@@ -18,13 +18,15 @@ LICENSE_FILE_UNRAR= ${WRKSRC}/DOCS/unRarLicense.txt
LICENSE_FILE_LGPL21+ = ${WRKSRC}/DOCS/copying.txt
LICENSE_PERMS_UNRAR= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-USES= tar:bzip2 gmake
+USES= cpe tar:bzip2 gmake
WRKSRC= ${WRKDIR}/p7zip_${DISTVERSION}
BUILD_WRKSRC= ${WRKSRC}/CPP/7zip/Compress/PPMD_Alone
MAKEFILE= makefile
PLIST_FILES= bin/${PKGBASE}
MAKE_ARGS= PROG=${PORTNAME} CXX="${CXX}" LIB="-pthread"
TEST_TARGET= test
+CPE_VENDOR= 7-zip
+CPE_PRODUCT= p7zip
post-patch:
@${REINPLACE_CMD} -e '/bool Open(LPCTSTR fileName, DWORD creationDisposition)/,/}/d'\