freebsd-ports/devel/pecl-raphf2/Makefile
Muhammad Moinur Rahman 0044314a15 devel/pecl-raphf2: Should be enabled for PHP 7.4
- Bump PORTREVISION

PR:		244097
Submitted by:	dweimer@dweimer.net
Reported by:	dweimer@dweimer.net
2020-02-29 21:39:19 +00:00

21 lines
365 B
Makefile

# Created by: Muhammad Moinur Rahman<bofh@FreeBSD.org>
# $FreeBSD$
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>