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
|
2006-03-15 23:39:11 +01:00
|
|
|
PORTVERSION= 1.0.2
|
2006-04-15 18:29:25 +02:00
|
|
|
PORTREVISION= 1
|
2005-08-28 11:36:29 +02:00
|
|
|
CATEGORIES= ftp www
|
|
|
|
|
2007-01-29 01:00:27 +01:00
|
|
|
MAINTAINER= beech@alaskaparadise.com
|
2005-08-28 11:36:29 +02:00
|
|
|
COMMENT= Gollem is the Horde web-based File Manager
|
|
|
|
|
2007-04-09 11:07:58 +02:00
|
|
|
USE_HORDE= base
|
2006-03-15 23:39:11 +01:00
|
|
|
USE_GETTEXT= yes
|
2007-04-09 11:07:58 +02:00
|
|
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO
|
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>
|