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

PORTNAME=	Console_Getargs
DISTVERSION=	1.4.0
CATEGORIES=	devel www pear

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

LICENSE=	PHP301

USES=		pear

.include <bsd.port.mk>