diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-19 20:05:29 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-19 20:05:29 +0800 |
commit | 03439f069e584b77a66558bbe228414c65de7f91 (patch) | |
tree | fbc1bb4037b852f8fc50947aa65f4a9d97753379 /www | |
parent | a45cfaeca227ad54b7ac1750c29bd8969986c646 (diff) | |
download | freebsd-ports-graphics-03439f069e584b77a66558bbe228414c65de7f91.tar.gz freebsd-ports-graphics-03439f069e584b77a66558bbe228414c65de7f91.tar.zst freebsd-ports-graphics-03439f069e584b77a66558bbe228414c65de7f91.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'www')
-rw-r--r-- | www/pebble/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/pebble/Makefile b/www/pebble/Makefile index 617860460f9..59cb842faf4 100644 --- a/www/pebble/Makefile +++ b/www/pebble/Makefile @@ -14,7 +14,8 @@ PATCH_DEPENDS= zip:${PORTSDIR}/archivers/zip \ unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= ${LOCALBASE}/apache-tomcat-6.0/bin/catalina.sh:${PORTSDIR}/www/tomcat6 -USES= zip:infozip +USES= cpe zip:infozip +CPE_VENDOR= simon_brown NO_BUILD= yes |