aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pecl-runkit7/Makefile
blob: 92e3ffed99dbd412f1a8335ede369dcd9a1bdb92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	runkit7
PORTVERSION=	4.0.0a6
CATEGORIES=	devel

MAINTAINER=	vikashb@where-ever.za.net
COMMENT=	Extension to replace, rename, and remove user functions and classes
WWW=		https://github.com/runkit7/runkit7

LICENSE=	PHP301

USES=		compiler:c11 php:pecl
IGNORE_WITH_PHP=	83 84 85

.include <bsd.port.mk>