freebsd-ports/devel/pecl-yaconf/Makefile
2021-05-07 17:39:04 +08:00

15 lines
272 B
Makefile

# Created by: John Chen <johnpupu@gmail.com>
PORTNAME= yaconf
PORTVERSION= 1.1.0
CATEGORIES= devel
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PHP Persistent Configurations Container
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= php:pecl
.include <bsd.port.mk>