git: a714d71db9bf - main - www/osticket: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:06 UTC
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