freebsd-ports/devel/pear-System_Command/Makefile
2021-05-23 00:20:48 +08:00

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>