freebsd-ports/www/horde-ansel/Makefile

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.1
PORTREVISION= 1
CATEGORIES= www
DIST_SUBDIR= horde
MAINTAINER= ports@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>