aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pear-System_Command/Makefile
blob: 83206e2375294ef31e070c8f648e5ddc055d6119 (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= joneum@bsdproject.de
COMMENT=    PEAR command line execution interface

USES=   pear

.include <bsd.port.mk>