1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/www/horde-ansel/Makefile
2009-01-21 08:35:41 +00:00

22 lines
426 B
Makefile

# Ports collection makefile for: ansel
# Date created: Mon Mar 19, 2007
# Whom: Beech Rintoul <beech@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= ansel
DISTVERSION= 1.0-rc1
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>