# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # pear-Console_Getargs # pear-Console_Getargs/Makefile # pear-Console_Getargs/distinfo # pear-Console_Getargs/pkg-descr # echo c - pear-Console_Getargs mkdir -p pear-Console_Getargs > /dev/null 2>&1 echo x - pear-Console_Getargs/Makefile sed 's/^X//' >pear-Console_Getargs/Makefile << 'END-of-pear-Console_Getargs/Makefile' X# Ports collection makefile for: pear-Console_Getargs X# Date created: 18 November 2004 X# Whom: Antonio Carlos Venancio Junior () X# X# $FreeBSD$ X# X XPORTNAME= Console_Getargs XPORTVERSION= 1.2.1 XCATEGORIES= devel www pear X XMAINTAINER= antonio@php.net XCOMMENT= A command-line arguments parser X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR XRUN_DEPENDS= ${BUILD_DEPENDS} X XCATEGORY= Console XFILES= Getargs.php XEXAMPLES= example.php example2.php XTESTS= Console_TestListener.php Getargs_basic_testcase.php \ X test.php X X.include X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" X.include END-of-pear-Console_Getargs/Makefile echo x - pear-Console_Getargs/distinfo sed 's/^X//' >pear-Console_Getargs/distinfo << 'END-of-pear-Console_Getargs/distinfo' XMD5 (PEAR/Console_Getargs-1.2.1.tgz) = 77b699d8b9996530cb2e84a13f54075b XSIZE (PEAR/Console_Getargs-1.2.1.tgz) = 16199 END-of-pear-Console_Getargs/distinfo echo x - pear-Console_Getargs/pkg-descr sed 's/^X//' >pear-Console_Getargs/pkg-descr << 'END-of-pear-Console_Getargs/pkg-descr' XThe Console_Getargs package implements a Command Line arguments and Xparameters parser for your CLI applications. It performs some basic Xarguments validation and automatically creates a formatted help text, Xbased on the given configuration. X XWWW: http://pear.php.net/package/Console_Getargs/ END-of-pear-Console_Getargs/pkg-descr exit