f3cfa28097
Reported by: portsnap, with help from cperciva With hat: pointy Sponsored by: Absolight
16 lines
336 B
Makefile
16 lines
336 B
Makefile
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= openpear
|
|
PORTVERSION= 20111203
|
|
CATEGORIES= devel www pear
|
|
MASTER_SITES= #
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
|
|
|
|
PEAR_CHANNEL_HOST= openpear.org
|
|
|
|
.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
|
|
.include <bsd.port.mk>
|