freebsd-ports/devel/pecl-psr/Makefile

15 lines
275 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= psr
PORTVERSION= 1.1.0
CATEGORIES= devel
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provides accepted PSR interfaces
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
USES= php:pecl
.include <bsd.port.mk>