Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:44:06 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a714d71db9bf - main - www/osticket: Add CPE information
Message-ID:  <202110211544.19LFi6UE070062@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

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

commit a714d71db9bf7e15178c1f786472661ab9ff1d53
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:52 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:52 +0000

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

diff --git a/www/osticket/Makefile b/www/osticket/Makefile
index d72325e327c5..f31ab504814a 100644
--- a/www/osticket/Makefile
+++ b/www/osticket/Makefile
@@ -13,7 +13,8 @@ LICENSE=	GPLv2
 
 RUN_DEPENDS=	${LOCALBASE}/lib/php/${PHP_EXT_DIR}/apcu.so:devel/pecl-APCu@${PHP_FLAVOR}
 
-USES=		php:web zip
+USES=		cpe php:web zip
+CPE_VENDOR=	enhancesoft
 USE_PHP=	gd gettext imap json mbstring mysqli xml
 NO_ARCH=	yes
 NO_BUILD=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211544.19LFi6UE070062>