diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
commit | c8279043c76c50a7dfb9161150d4f3eaf58762cf (patch) | |
tree | 5374f212b24b669102449332bbbc2b6cc1c03868 /graphics/cthumb/Makefile | |
parent | 94c0cf78ee56ccdae44659300e2944c84da47f6e (diff) | |
download | FreeBSD-ports-c8279043c76c50a7dfb9161150d4f3eaf58762cf.zip FreeBSD-ports-c8279043c76c50a7dfb9161150d4f3eaf58762cf.tar.gz |
De-pkg-comment.
Diffstat (limited to 'graphics/cthumb/Makefile')
-rw-r--r-- | graphics/cthumb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/cthumb/Makefile b/graphics/cthumb/Makefile index a69d1ec..5de9624a 100644 --- a/graphics/cthumb/Makefile +++ b/graphics/cthumb/Makefile @@ -11,6 +11,7 @@ CATEGORIES= graphics www MASTER_SITES= http://puchol.com/cpg/software/cthumb/ MAINTAINER= dom@happygiraffe.net +COMMENT= cthumb - a themable web picture album generator RUN_DEPENDS= ${LOCALBASE}/bin/pnmscale:${PORTSDIR}/graphics/netpbm \ ${LOCALBASE}/bin/djpeg:${PORTSDIR}/graphics/jpeg \ |