blob: b8b2f9b5988c5932a7608045c6615f9045893381 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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>
|