freebsd-ports/devel/pear-channel-horde/Makefile
Martin Matuska 74dbdc22fe Update to 20120210
Feature safe:	yes
2012-03-16 16:18:39 +00:00

19 lines
431 B
Makefile

# Ports collection makefile for: pear-channel-horde
# Date created: 6 July 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= horde
PORTVERSION= 20120210
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
PEAR_CHANNEL_HOST= pear.horde.org
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk"
.include <bsd.port.post.mk>