ports/devel/pear-Console_Getargs/Makefile
2021-09-19 13:59:57 +08:00

16 lines
287 B
Makefile

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