mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
19 lines
381 B
Makefile
19 lines
381 B
Makefile
# Created by: Thierry Thomas (<thierry@pompo.net>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= gollem
|
|
PORTVERSION= 1.1.2
|
|
PORTREVISION= 2
|
|
CATEGORIES= ftp www
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Web-based File Manager
|
|
|
|
USE_HORDE= base
|
|
USES= gettext
|
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
|
.include <bsd.port.mk>
|