aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Console_Getargs/Makefile
blob: 6fa2a6545a9c46c0453e11985ee2d79d25f31183 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)

PORTNAME=	Console_Getargs
DISTVERSION=	1.4.0
CATEGORIES=	devel www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR command-line arguments parser

LICENSE=	PHP301

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>