Jochen Neumeister e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00

14 lines
263 B
Makefile

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