12 lines
254 B
Makefile
12 lines
254 B
Makefile
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
|
|
|
PORTNAME= System_Command
|
|
PORTVERSION= 1.0.8
|
|
CATEGORIES= devel pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR command line execution interface
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|