19 lines
378 B
Makefile
19 lines
378 B
Makefile
# Created by: Beech Rintoul <beech@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= ansel
|
|
DISTVERSION= 1.1.2
|
|
PORTREVISION= 2
|
|
CATEGORIES= www
|
|
DIST_SUBDIR= horde
|
|
|
|
MAINTAINER= horde@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>
|