e6b48082a4
Sponsored by: Netzkommune GmbH
15 lines
337 B
Makefile
15 lines
337 B
Makefile
# Created by: Gasol Wu <gasol.wu@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= pirum
|
|
PORTVERSION= 20110921
|
|
PORTREVISION= 1
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= miwi@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>
|