diff options
Diffstat (limited to 'ftp/horde-gollem/Makefile')
-rw-r--r-- | ftp/horde-gollem/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/ftp/horde-gollem/Makefile b/ftp/horde-gollem/Makefile deleted file mode 100644 index ed0172793a66..000000000000 --- a/ftp/horde-gollem/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Ports collection makefile for: Gollem -# Date created: Sun Dec 16, 2001 -# Whom: Thierry Thomas (<thierry@pompo.net>) -# -# $FreeBSD$ -# - -PORTNAME= gollem -PORTVERSION= 1.0.2 -PORTREVISION= 1 -CATEGORIES= ftp www - -MAINTAINER= beech@alaskaparadise.com -COMMENT= Gollem is the Horde web-based File Manager - -USE_HORDE= base -USE_GETTEXT= yes -PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO - -.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk" -.include <bsd.port.mk> |