git: 1eee18b7fca1 - main - archivers/ppmd: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Mon Sep 6 19:57:00 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1eee18b7fca1a47742e87cc313ebb981311a3b5a
commit 1eee18b7fca1a47742e87cc313ebb981311a3b5a
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-06 19:40:45 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-06 19:56:36 +0000
archivers/ppmd: Add CPE information
Approved by: portmgr (blanket)
---
archivers/ppmd/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/archivers/ppmd/Makefile b/archivers/ppmd/Makefile
index 15165cdefe15..0882893fb9f0 100644
--- a/archivers/ppmd/Makefile
+++ b/archivers/ppmd/Makefile
@@ -10,6 +10,10 @@ COMMENT= Fast archiver with good compression ratio
LICENSE= PD
+USES= cpe
+
+CPE_VENDOR= ppmd_project
+
PORTDOCS= read_me.txt
PLIST_FILES= bin/ppmd man/man1/ppmd.1.gz
More information about the dev-commits-ports-all
mailing list