freebsd-ports/devel/pear-Console_CommandLine/Makefile
Sunpoet Po-Chuan Hsieh d3c3ed25cf - Add LICENSE
- Add NO_ARCH
- Fix indent
2015-10-17 18:10:26 +00:00

16 lines
295 B
Makefile

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