6ce33ca3e1
PEAR channel for OpenPear WWW: http://openpear.org/
20 lines
450 B
Makefile
20 lines
450 B
Makefile
# New ports collection makefile for: pear-channel-openpear
|
|
# Date created: 2011-12-03
|
|
# Whom: 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 <bsd.port.pre.mk>
|
|
.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk"
|
|
.include <bsd.port.post.mk>
|