git: 3390cda8dbe1 - main - www/pear-Horde_Service_UrlShortener: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 21 12:59:25 UTC 2021


The branch main has been updated by decke:

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

commit 3390cda8dbe19af81f625cb39d9492684c7aa94f
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:31:40 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:58:06 +0000

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

diff --git a/www/pear-Horde_Service_UrlShortener/Makefile b/www/pear-Horde_Service_UrlShortener/Makefile
index a2fcbb3eee2c..bc6b490cb24a 100644
--- a/www/pear-Horde_Service_UrlShortener/Makefile
+++ b/www/pear-Horde_Service_UrlShortener/Makefile
@@ -7,9 +7,11 @@ CATEGORIES=	www pear
 MAINTAINER=	horde at FreeBSD.org
 COMMENT=	Horde URL shortening services interface
 
-USES=	horde
+USES=		cpe horde
 USE_HORDE_RUN=	Horde_Exception \
 		Horde_Http \
 		Horde_Url
 
+CPE_VENDOR=	horde
+
 .include <bsd.port.mk>


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