ports/devel/pear-Console_CommandLine/Makefile
2014-09-23 15:15:04 +00:00

13 lines
266 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= Console_CommandLine
PORTVERSION= 1.2.0
CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Full featured command line options and arguments parser
USES= pear
.include <bsd.port.mk>