git: 4bfc2ebe62c5 - main - archivers/pear-Horde_Pack: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Mon Sep 6 19:56:58 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4bfc2ebe62c5a09747d558a1bb7fefdce03e80dc
commit 4bfc2ebe62c5a09747d558a1bb7fefdce03e80dc
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-06 19:37:13 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-06 19:56:33 +0000
archivers/pear-Horde_Pack: Add CPE information
Approved by: portmgr (blanket)
---
archivers/pear-Horde_Pack/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/archivers/pear-Horde_Pack/Makefile b/archivers/pear-Horde_Pack/Makefile
index 7e64dfa347c4..5ae7eacef802 100644
--- a/archivers/pear-Horde_Pack/Makefile
+++ b/archivers/pear-Horde_Pack/Makefile
@@ -5,8 +5,9 @@ CATEGORIES= archivers www pear
MAINTAINER= horde at FreeBSD.org
COMMENT= Horde Pack Utility
-USES= horde
+USES= cpe horde
USE_HORDE_RUN= Horde_Compress_Fast \
Horde_Exception
+CPE_VENDOR= horde
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list