aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-System_Command/Makefile
blob: e19dcc79252f2460ce640142276ed3293c5db19f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)

PORTNAME=	System_Command
PORTVERSION=	1.0.8
CATEGORIES=	devel pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR command line execution interface

USES=		pear

.include <bsd.port.mk>