forked from Lainports/opnsense-ports
11 lines
234 B
Makefile
11 lines
234 B
Makefile
PORTNAME= System_Command
|
|
PORTVERSION= 1.0.8
|
|
CATEGORIES= devel pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR command line execution interface
|
|
WWW= https://pear.php.net/package/System_Command
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|