1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/ftp/horde-gollem/Makefile
Beech Rintoul c31128cc34 - Update to 1.0.3
Approved by:	sat (mentor)
2007-07-25 08:17:17 +00:00

21 lines
438 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.3
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 TODO
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
.include <bsd.port.mk>