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

PORTNAME=	ansel
PORTVERSION=	0.1.b20070319
PORTREVISION=	1
DISTVERSIONPREFIX=
CATEGORIES=	www
MASTER_SITES=	CENKES http://freebsd.alaskaparadise.com/source/
PKGNAMEPREFIX=	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>