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

PORTNAME=	System_Command
PORTVERSION=	1.0.8
CATEGORIES=	devel pear

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

USES=	pear

.include <bsd.port.mk>