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

PORTNAME=	Console_Getargs
PORTVERSION=	1.3.5
CATEGORIES=	devel www pear

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

USES=	pear

.include <bsd.port.mk>