aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:52 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:52 +0000
commita714d71db9bf7e15178c1f786472661ab9ff1d53 (patch)
treefa1432c0351174cc8d62c2f603c14091f2bbed6b
parent51092e5e6e16716bd80ef1bfbffa4f91870ea876 (diff)
downloadports-a714d71db9bf7e15178c1f786472661ab9ff1d53.tar.gz
ports-a714d71db9bf7e15178c1f786472661ab9ff1d53.zip
www/osticket: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/osticket/Makefile3
1 files changed, 2 insertions, 1 deletions
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