freebsd-ports/textproc/pear-YAML/Makefile
2021-05-23 00:20:48 +08:00

15 lines
326 B
Makefile

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