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