freebsd-ports/devel/pear-channel-doctrine/Makefile
Mathieu Arnold f3cfa28097 Fix INDEX.
Reported by:	portsnap, with help from cperciva
With hat:	pointy
Sponsored by:	Absolight
2018-03-09 09:26:52 +00:00

14 lines
331 B
Makefile

# Created by: William Grzybowski <wg@FreeBSD.org>
# $FreeBSD$
PORTNAME= doctrine
PORTVERSION= 20130618
CATEGORIES= devel www pear
MAINTAINER= wg@FreeBSD.org
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
PEAR_CHANNEL_HOST= pear.doctrine-project.org
.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
.include <bsd.port.mk>