opnsense-ports/devel/pear-System_Command/Makefile
Franco Fichtner 2b7ac3842b */*: sync with upstream
Taken from: FreeBSD
2017-06-11 11:06:07 +02:00

13 lines
265 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
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>