opnsense-ports/devel/pear-System_Command/Makefile
2022-09-07 22:33:21 +02:00

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>