14 lines
325 B
Makefile
14 lines
325 B
Makefile
# Created by: Joe Horn <joehorn@gmail.com>
|
|
|
|
PORTNAME= twig
|
|
PORTVERSION= 20140108
|
|
CATEGORIES= devel www pear
|
|
MASTER_SITES= #
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
|
|
|
|
PEAR_CHANNEL_HOST= pear.twig-project.org
|
|
|
|
.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
|
|
.include <bsd.port.mk>
|