Files
ports/devel/pear-Console_CommandLine/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

17 lines
294 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
LICENSE= MIT
NO_ARCH= yes
USES= pear
.include <bsd.port.mk>