011d9c0fdb
PR: ports/112327 Repocopy by: marcus Approved by: sat (maintainer)
23 lines
511 B
Makefile
23 lines
511 B
Makefile
# 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/
|
|
|
|
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>
|