2013-03-17 15:14:19 +01:00
|
|
|
# Created by: Martin Matuska <mm@FreeBSD.org>
|
2011-07-11 11:54:52 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= YAML
|
|
|
|
PORTVERSION= 1.0.6
|
|
|
|
CATEGORIES= textproc www pear
|
|
|
|
MASTER_SITES= http://pear.symfony-project.com/get/
|
2018-03-08 20:48:41 +01:00
|
|
|
PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}
|
2011-07-11 11:54:52 +02:00
|
|
|
|
2017-05-16 15:37:51 +02:00
|
|
|
MAINTAINER= joneum@FreeBSD.org
|
2011-07-11 11:54:52 +02:00
|
|
|
COMMENT= The Symfony YAML Component
|
|
|
|
|
2014-09-26 11:17:25 +02:00
|
|
|
USES= pear
|
2011-07-11 11:54:52 +02:00
|
|
|
PEAR_CHANNEL= symfony
|
|
|
|
|
2014-09-26 11:17:25 +02:00
|
|
|
.include <bsd.port.mk>
|