f3cfa28097
Reported by: portsnap, with help from cperciva With hat: pointy Sponsored by: Absolight
14 lines
331 B
Makefile
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>
|