mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 14:50:31 -04:00
16 lines
287 B
Makefile
16 lines
287 B
Makefile
# 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>
|