aboutsummaryrefslogtreecommitdiff
path: root/www/horde-ansel/Makefile
blob: 16988e67dc99127321014198683297f62e02e4c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Ports collection makefile for:	ansel
# Date created:			Mon Mar 19, 2007
# Whom:				Beech Rintoul <beech@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	ansel
DISTVERSION=	1.1.2
CATEGORIES=	www
DIST_SUBDIR=	horde

MAINTAINER=	beech@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>