freebsd-ports/textproc/pear-YAML/Makefile
Jochen Neumeister eb9ac8e5ea hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 18:09:09 +00:00

16 lines
335 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= YAML
PORTVERSION= 1.0.6
CATEGORIES= textproc www pear
MASTER_SITES= http://pear.symfony-project.com/get/
PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}
MAINTAINER= miwi@FreeBSD.org
COMMENT= The Symfony YAML Component
USES= pear
PEAR_CHANNEL= symfony
.include <bsd.port.mk>