Import devel/bugzilla50 version 5.0
[dports.git] / devel / pear-System_Command / Makefile
1 # Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
2 # $FreeBSD$
3
4 PORTNAME=       System_Command
5 PORTVERSION=    1.0.8
6 CATEGORIES=     devel pear
7
8 MAINTAINER=     ports@FreeBSD.org
9 COMMENT=        PEAR command line execution interface
10
11 USES=   pear
12
13 .include <bsd.port.mk>