diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-17 19:18:05 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-17 19:18:05 +0800 |
commit | 883824d2167df265b42c7cc5cd1e7f7565a06c5f (patch) | |
tree | ee0d2f74cdc9d63f98d9fccd533554f2d3317ff0 /www/dalbum | |
parent | ab7a5f175f2845fb4de553f3853fecb65161878a (diff) | |
download | freebsd-ports-gnome-883824d2167df265b42c7cc5cd1e7f7565a06c5f.tar.gz freebsd-ports-gnome-883824d2167df265b42c7cc5cd1e7f7565a06c5f.tar.zst freebsd-ports-gnome-883824d2167df265b42c7cc5cd1e7f7565a06c5f.zip |
- Add CPE info
- Fix WWW:
Approved by: portmgr blanket
Diffstat (limited to 'www/dalbum')
-rw-r--r-- | www/dalbum/Makefile | 3 | ||||
-rw-r--r-- | www/dalbum/pkg-descr | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/www/dalbum/Makefile b/www/dalbum/Makefile index 3d6df3e791a2..b3e30dfe3233 100644 --- a/www/dalbum/Makefile +++ b/www/dalbum/Makefile @@ -13,6 +13,9 @@ COMMENT= Free, highly customizable PHP photo album RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick +USES= cpe +CPE_VERSION= ${PORTVERSION:C/^([0-9])([0-9][0-9]).*/\1.\2/} +CPE_UPDATE= ${PORTVERSION:C/^.*\.//} USE_PHP= session pcre NO_BUILD= yes diff --git a/www/dalbum/pkg-descr b/www/dalbum/pkg-descr index 55f7e7214130..a84bd988b7ed 100644 --- a/www/dalbum/pkg-descr +++ b/www/dalbum/pkg-descr @@ -3,4 +3,4 @@ and highly customizable at the same time. Features include slide shows, image comments, support for video and PDF files and many more. -WWW: http://www.dalbum.org +WWW: http://www.dalbum.org/ |