From 900e0ef7476a70c1ff8ccc6d7ab6390dfbee678a Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 19 May 2015 14:14:09 +0000 Subject: [PATCH] - Add CPE info Approved by: portmgr blanket --- www/roundup/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/roundup/Makefile b/www/roundup/Makefile index eb6f70e837ae..d7cdd14aa331 100644 --- a/www/roundup/Makefile +++ b/www/roundup/Makefile @@ -11,7 +11,8 @@ COMMENT= Issue-Tracking System for Knowledge Workers LICENSE= PSFL -USES= gettext python +USES= cpe gettext python +CPE_VENDOR= roundup-tracker USE_PYTHON= distutils OPTIONS_DEFINE= SQLITE PGSQL MYSQL NLS