freebsd-ports/devel/pear-Console_Getargs/Makefile
Jochen Neumeister 0a5b76dd3b - Add LICENSE
2018-12-22 16:56:19 +00:00

15 lines
284 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Console_Getargs
DISTVERSION= 1.4.0
CATEGORIES= devel www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR command-line arguments parser
LICENSE= PHP301
USES= pear
.include <bsd.port.mk>