aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-channel-pirum/Makefile
blob: e06dff76760de18459eb7ad379fd320a592adca7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Gasol Wu <gasol.wu@gmail.com>

PORTNAME=	pirum
PORTVERSION=	20110921
PORTREVISION=	1
CATEGORIES=	devel www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR channel ${PEAR_CHANNEL_HOST}

PEAR_CHANNEL_HOST=	pear.pirum-project.org

.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
.include <bsd.port.mk>