summaryrefslogtreecommitdiff
path: root/devel/pear-System_Command/Makefile
blob: c70d69c1eb5b7453eb3084a2c9607066e548901c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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>