freebsd-ports/devel/pear-Console_Getargs/Makefile
Jochen Neumeister e87c78d74f devel/pear-Console_Getargs: Update to 1.4.0
Changelog: https://pear.php.net/package/Console_Getargs/download/

While here, switch to DISTVERSION

Approved by:	mentors (implicit)
2018-02-14 18:31:04 +00:00

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>