1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/ftp/horde-gollem/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

22 lines
449 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.1
PORTREVISION= 2
CATEGORIES= ftp www
MAINTAINER= ports@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>