aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-15 13:37:21 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-15 13:37:21 +0000
commit0e35c395368d7d0d139fe63beb1dd0ef0c5a895d (patch)
tree7a4ffb5881a7544d4dea9aa330ed8b22835789d0
parent92e4f70b8b2ff1b4a0f23606b88d5de40a01985e (diff)
downloadports-0e35c395368d7d0d139fe63beb1dd0ef0c5a895d.tar.gz
ports-0e35c395368d7d0d139fe63beb1dd0ef0c5a895d.zip
archivers/dzip: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--archivers/dzip/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/dzip/Makefile b/archivers/dzip/Makefile
index 3118b24fbfef..520d47fcf69e 100644
--- a/archivers/dzip/Makefile
+++ b/archivers/dzip/Makefile
@@ -11,7 +11,9 @@ COMMENT= File compression utility specializing in Quake demo compression
LICENSE= ZLIB
-USES= dos2unix zip
+USES= cpe dos2unix zip
+
+CPE_VENDOR= evan_wagner
NO_WRKSUBDIR= yes
MAKEFILE= ${WRKSRC}/Makefile.linux