diff options
Diffstat (limited to 'www/gallery/Makefile')
-rw-r--r-- | www/gallery/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile index fecfc5eff395..ce7e07f830df 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gallery -# Date created: 09 Sep 2001 -# Whom: Jamie Hermans <jamie@hermans.ca> -# +# Created by: Jamie Hermans <jamie@hermans.ca> # $FreeBSD$ -# PORTNAME= gallery PORTVERSION= 1.5.10 @@ -13,8 +9,8 @@ MASTER_SITES= SF DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${LANGPACKS} DIST_SUBDIR= gallery -MAINTAINER= ports@FreeBSD.org -COMMENT= A slick web based photo album written using PHP +MAINTAINER= c.petrik.sosa@gmail.com +COMMENT= Slick web based photo album written using PHP RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \ jhead:${PORTSDIR}/graphics/jhead \ |