# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD: head/devel/pear-Console_CommandLine/Makefile 409408 2016-02-23 10:04:37Z miwi $

PORTNAME=	Console_CommandLine
PORTVERSION=	1.2.1
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>