freebsd-ports/devel/pear-channel-theseer/Makefile
2021-12-22 02:47:52 +08:00

16 lines
341 B
Makefile

# Created by: Gasol Wu <gasol.wu@gmail.com>
PORTNAME= theseer
PORTVERSION= 20120501
PORTREVISION= 1
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
NO_ARCH= yes
PEAR_CHANNEL_HOST= pear.netpirates.net
.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
.include <bsd.port.mk>