summaryrefslogtreecommitdiff
path: root/devel/pear-Console_Getargs/Makefile
blob: bb88597461c8dc6a4e87e13f05ba4d837766cd79 (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
PORTVERSION=	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>