Files
ports/devel/pear-Console_CommandLine/Makefile
T
Muhammad Moinur Rahman 2d95a06fe1 devel/pear-Console_CommandLine: Undeprecate
- Return to pool
2026-05-13 12:37:30 +02:00

16 lines
308 B
Makefile

PORTNAME= Console_CommandLine
DISTVERSION= 1.2.2
CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= Full featured command line options and arguments parser
WWW= https://pear.php.net/package/Console_CommandLine
LICENSE= MIT
NO_ARCH= yes
USES= pear php
USE_PHP= dom
.include <bsd.port.mk>