diff options
Diffstat (limited to 'deskutils/horde3-hermes/Makefile')
-rw-r--r-- | deskutils/horde3-hermes/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/horde3-hermes/Makefile b/deskutils/horde3-hermes/Makefile index cf12420c0f9d..414ce206ee86 100644 --- a/deskutils/horde3-hermes/Makefile +++ b/deskutils/horde3-hermes/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: horde-hermes -# Date created: Jul 20, 2008 -# Whom: Beech Rintoul <horde@FreeBSD.org -# +# Created by: Beech Rintoul <horde@FreeBSD.org # $FreeBSD$ -# PORTNAME= hermes PORTVERSION= 1.0.1 @@ -21,5 +17,6 @@ BUILD_DEPENDS+= ${HORBAS}/turba/minisearch.php:${PORTSDIR}/mail/horde3-turba \ ${HORBAS}/nag/data.php:${PORTSDIR}/deskutils/horde3-nag \ ${HORBAS}/whups/index.php:${PORTSDIR}/devel/horde3-whups +NO_STAGE= yes .include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk" .include <bsd.port.mk> |