freebsd-ports/devel/pear-channel-openpear/Makefile
TAKATSU Tomonari 6ce33ca3e1 - Add a new port: devel/pear-channel-openpear
PEAR channel for OpenPear

  WWW:	http://openpear.org/
2011-12-27 15:29:55 +00:00

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>