diff options
author | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
commit | b07a0523b4b6c61e5016d6dde3c2b789376bf3ad (patch) | |
tree | 5205ac5458449f822c3accdd69bcf94485a42f45 /www/bins/Makefile | |
parent | 0434b180606a0701d9d94d43d2cd17acbff9bbe5 (diff) | |
download | freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.gz freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.zst freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.zip |
De-pkg-comment
Diffstat (limited to 'www/bins/Makefile')
-rw-r--r-- | www/bins/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/bins/Makefile b/www/bins/Makefile index f28bc8ac60d8..8c921cc1a926 100644 --- a/www/bins/Makefile +++ b/www/bins/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://jsautret.free.fr/BINS/ MAINTAINER= lioux@FreeBSD.org +COMMENT= Tool to generate HTML photo albums with XML support RUN_DEPENDS= \ ${PBASE}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ |