diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-12 07:52:08 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-12 07:52:08 +0800 |
commit | 72a5567bd3e1e56e43a92fb013bec4942096e7d8 (patch) | |
tree | f92e822c67a4a9bc1a267223187527115cf34d01 /www | |
parent | c9a438f9007c2e774821e044327299ff688ead70 (diff) | |
download | freebsd-ports-gnome-72a5567bd3e1e56e43a92fb013bec4942096e7d8.tar.gz freebsd-ports-gnome-72a5567bd3e1e56e43a92fb013bec4942096e7d8.tar.zst freebsd-ports-gnome-72a5567bd3e1e56e43a92fb013bec4942096e7d8.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'www')
-rw-r--r-- | www/owncloud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/owncloud/Makefile b/www/owncloud/Makefile index fb444fe27573..bd6d29503bb2 100644 --- a/www/owncloud/Makefile +++ b/www/owncloud/Makefile @@ -11,7 +11,7 @@ COMMENT= Personal cloud which runs on your own server LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING-AGPL -USES= tar:bzip2 +USES= cpe tar:bzip2 USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv json \ mbstring pdo session simplexml xml xmlreader xmlwriter \ xsl wddx zip zlib |