git: cffb64a3deb9 - main - www/pear-Horde_SessionHandler: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 30 15:15:18 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cffb64a3deb9b621308fba4a483b5b6e208affa6

commit cffb64a3deb9b621308fba4a483b5b6e208affa6
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:57:36 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:21 +0000

    www/pear-Horde_SessionHandler: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/pear-Horde_SessionHandler/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/www/pear-Horde_SessionHandler/Makefile b/www/pear-Horde_SessionHandler/Makefile
index 7c21979d2eed..86e9e066e3a3 100644
--- a/www/pear-Horde_SessionHandler/Makefile
+++ b/www/pear-Horde_SessionHandler/Makefile
@@ -5,8 +5,10 @@ CATEGORIES=	www pear
 MAINTAINER=	horde at FreeBSD.org
 COMMENT=	Horde Session Handler API
 
-USES=	horde
+USES=		cpe horde
 USE_HORDE_RUN=	Horde_Exception \
 		Horde_Util
 
+CPE_VENDOR=	horde
+
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list