diff options
-rw-r--r-- | www/glpi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/glpi/Makefile b/www/glpi/Makefile index 454ff8d20f99..949f4b8b4f79 100644 --- a/www/glpi/Makefile +++ b/www/glpi/Makefile @@ -13,6 +13,8 @@ COMMENT= Free IT and asset management software LICENSE= GPLv2 +USES= cpe +CPE_VENDOR= glpi-project USE_PHP= mysqli mbstring pcre session xml json ctype gd WANT_PHP_WEB= yes |