git: 0e35c395368d - main - archivers/dzip: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 15 13:38:30 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0e35c395368d7d0d139fe63beb1dd0ef0c5a895d
commit 0e35c395368d7d0d139fe63beb1dd0ef0c5a895d
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 13:37:21 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 13:37:21 +0000
archivers/dzip: Add CPE information
Approved by: portmgr (blanket)
---
archivers/dzip/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
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
More information about the dev-commits-ports-all
mailing list