freebsd-ports/www/horde-ansel/Makefile
Martin Matuska 96cc2bdcf8 Set maintainer of Horde ports to horde@FreeBSD.org
Approved by:	maintainer (beech@ and mm@)
2011-07-14 20:33:30 +00:00

22 lines
440 B
Makefile

# Ports collection makefile for: ansel
# Date created: Mon Mar 19, 2007
# Whom: Beech Rintoul <beech@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= ansel
DISTVERSION= 1.1.2
PORTREVISION= 1
CATEGORIES= www
DIST_SUBDIR= horde
MAINTAINER= horde@FreeBSD.org
COMMENT= Image gallery
USE_HORDE= base pkg-message
USE_GETTEXT= yes
PORTDOCS= CHANGES CREDITS TODO README
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
.include <bsd.port.mk>