freebsd-ports/devel/pecl-raphf2/Makefile
2021-04-06 16:31:07 +02:00

20 lines
353 B
Makefile

# Created by: Muhammad Moinur Rahman<bofh@FreeBSD.org>
PORTNAME= raphf
PORTVERSION= 2.0.1
PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= bofh@FreeBSD.org
COMMENT= Resource and persistent handles factory
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gmake php:pecl
PORTSCOUT= limit:^2.*
CONFLICTS= pecl-raphf-1*
.include <bsd.port.mk>