2005-08-28 11:36:29 +02:00
|
|
|
# Ports collection makefile for: Gollem
|
|
|
|
# Date created: Sun Dec 16, 2001
|
|
|
|
# Whom: Thierry Thomas (<thierry@pompo.net>)
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= gollem
|
2010-10-23 21:43:24 +02:00
|
|
|
PORTVERSION= 1.1.2
|
2011-02-25 02:32:17 +01:00
|
|
|
PORTREVISION= 1
|
2005-08-28 11:36:29 +02:00
|
|
|
CATEGORIES= ftp www
|
|
|
|
|
2010-11-03 10:58:45 +01:00
|
|
|
MAINTAINER= beech@FreeBSD.org
|
2007-06-22 10:06:15 +02:00
|
|
|
COMMENT= Web-based File Manager
|
2005-08-28 11:36:29 +02:00
|
|
|
|
2007-04-09 11:07:58 +02:00
|
|
|
USE_HORDE= base
|
2006-03-15 23:39:11 +01:00
|
|
|
USE_GETTEXT= yes
|
2009-03-25 03:49:35 +01:00
|
|
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES
|
2005-08-28 11:36:29 +02:00
|
|
|
|
2007-04-09 11:07:58 +02:00
|
|
|
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
|
|
|
.include <bsd.port.mk>
|