mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
de78af3ac5
Reviewed by: exp8 run on pointyhat Supported by: miwi
22 lines
449 B
Makefile
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>
|