# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD: head/devel/pear-System_Command/Makefile 443237 2017-06-11 07:36:57Z sunpoet $

PORTNAME=	System_Command
PORTVERSION=	1.0.8
CATEGORIES=	devel pear

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

USES=		pear

.include <bsd.port.mk>
