freebsd-ports/ftp/horde-gollem/Makefile

22 lines
449 B
Makefile
Raw Normal View History

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