freebsd-ports/ftp/gollem/Makefile
Andrew Pantyukhin 1d0ed1a69b - Convert the rest of horde ports to bsd.horde.mk
Approved by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer, implicit)
2007-04-09 09:07:58 +00:00

21 lines
481 B
Makefile

# Ports collection makefile for: Gollem
# Date created: Sun Dec 16, 2001
# Whom: Thierry Thomas (<thierry@pompo.net>)
#
# $FreeBSD$
#
PORTNAME= gollem
PORTVERSION= 1.0.2
PORTREVISION= 1
CATEGORIES= ftp www
MAINTAINER= beech@alaskaparadise.com
COMMENT= Gollem is the Horde web-based File Manager
USE_HORDE= base
USE_GETTEXT= yes
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
.include <bsd.port.mk>