git: 70a1f1e88555 - main - mail/pear-Horde_ListHeaders: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:58:54 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=70a1f1e88555c1497c959ad6db7041d1622847a3
commit 70a1f1e88555c1497c959ad6db7041d1622847a3
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:11:51 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:57:51 +0000
mail/pear-Horde_ListHeaders: Add CPE information
Approved by: portmgr (blanket)
---
mail/pear-Horde_ListHeaders/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/mail/pear-Horde_ListHeaders/Makefile b/mail/pear-Horde_ListHeaders/Makefile
index 040e81c411d8..02fdb5490e06 100644
--- a/mail/pear-Horde_ListHeaders/Makefile
+++ b/mail/pear-Horde_ListHeaders/Makefile
@@ -7,7 +7,9 @@ CATEGORIES= mail www pear
MAINTAINER= horde at FreeBSD.org
COMMENT= Horde List Headers Parsing Library
-USES= horde
+USES= cpe horde
USE_HORDE_RUN= Horde_Mail
+CPE_VENDOR= horde
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list