freebsd-ports/devel/pecl-runkit7/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

12 lines
244 B
Makefile

PORTNAME= runkit7
PORTVERSION= 4.0.0a2
CATEGORIES= devel
MAINTAINER= vikashb@where-ever.za.net
COMMENT= Extension to replace, rename, and remove user functions and classes
LICENSE= PHP301
USES= compiler:c11 php:pecl
.include <bsd.port.mk>