e87c78d74f
Changelog: https://pear.php.net/package/Console_Getargs/download/ While here, switch to DISTVERSION Approved by: mentors (implicit)
13 lines
267 B
Makefile
13 lines
267 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
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|