freebsd-ports/devel/pear-channel-twig/Makefile
Li-Wen Hsu 2567b37251 Add devel/pear-channel-twig, www/pecl-twig, www/pear-twig:
TWIG: The flexible, fast, and secure template engine for PHP

PR:		ports/181848
Submitted by:	Joe Horn <joehorn@gmail.com>
2014-01-21 15:54:33 +00:00

16 lines
362 B
Makefile

# Created by: Joe Horn <joehorn@gmail.com>
# $FreeBSD$
PORTNAME= twig
PORTVERSION= 20140108
CATEGORIES= devel www pear
MASTER_SITES= #
MAINTAINER= joehorn@gmail.com
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
PEAR_CHANNEL_HOST= pear.twig-project.org
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk"
.include <bsd.port.post.mk>