forked from Lainports/opnsense-ports
13 lines
264 B
Makefile
13 lines
264 B
Makefile
# 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>
|