freebsd-ports/devel/pear-Symfony_Component_Finder/Makefile
Antoine Brodin 4d9a3ba7ea Update to 2.3.4
PR:		ports/181668
Submitted by:	Gasol Wu (maintainer)
2013-11-12 17:58:00 +00:00

18 lines
379 B
Makefile

# Created by: Gasol Wu <gasol.wu@gmail.com>
# $FreeBSD$
PORTNAME= Finder
PORTVERSION= 2.3.4
CATEGORIES= devel pear
PKGNAMEPREFIX= pear-Symfony_Component_
MAINTAINER= gasol.wu@gmail.com
COMMENT= Symfony2 Finder Component
LICENSE= MIT
IGNORE_WITH_PHP=52
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-symfony2/bsd.symfony2.mk"
.include <bsd.port.post.mk>