freebsd-ports/devel/pear-channel-pirum/Makefile
Raphael Kubo da Costa efb151552e Change maintainership of the pear-* ports.
Pass it to Jochen Neumeister <joneum@bsdproject.de>.

PR:		215607
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
Approved by:	Gasol Wu <gasol.wu@gmail.com> (former maintainer)
2016-12-27 21:19:22 +00:00

16 lines
368 B
Makefile

# Created by: Gasol Wu <gasol.wu@gmail.com>
# $FreeBSD$
PORTNAME= pirum
PORTVERSION= 20110921
PORTREVISION= 1
CATEGORIES= devel www pear
MAINTAINER= joneum@bsdproject.de
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
PEAR_CHANNEL_HOST= pear.pirum-project.org
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk"
.include <bsd.port.post.mk>