aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-19 20:05:22 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-19 20:05:22 +0800
commita45cfaeca227ad54b7ac1750c29bd8969986c646 (patch)
treef68aff3eaadba73ca04360f13a5f785928ed1c09 /www
parente582ffc5bace62198a4be74313d599879727c1ce (diff)
downloadfreebsd-ports-graphics-a45cfaeca227ad54b7ac1750c29bd8969986c646.tar.gz
freebsd-ports-graphics-a45cfaeca227ad54b7ac1750c29bd8969986c646.tar.zst
freebsd-ports-graphics-a45cfaeca227ad54b7ac1750c29bd8969986c646.zip
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'www')
-rw-r--r--www/mochiweb/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mochiweb/Makefile b/www/mochiweb/Makefile
index 75c05f0934d..9b467e7b44a 100644
--- a/www/mochiweb/Makefile
+++ b/www/mochiweb/Makefile
@@ -15,6 +15,9 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
CONFLICTS= mochiweb-basho-[0-9]*
+USES= cpe
+CPE_VENDOR= mochiweb_project
+
PLIST_SUB= VERSION="${PORTVERSION}"
USE_GITHUB= yes