freebsd-ports/ftp/horde-gollem/Makefile
Beech Rintoul 587b1024f8 Maintainer change. Returned to beech@
Approved by: itetcu@ (implicit)
2010-11-03 09:58:45 +00:00

20 lines
433 B
Makefile

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