aboutsummaryrefslogtreecommitdiff
path: root/www/horde3-ansel/Makefile
blob: 8e667b87ba44a3d3202e68388c7496834de2a5f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Beech Rintoul <beech@FreeBSD.org>
# $FreeBSD$

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

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Image gallery

USE_HORDE=	base pkg-message
USES=		gettext
PORTDOCS=	CHANGES CREDITS TODO README

NO_STAGE=	yes
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
.include <bsd.port.mk>