# 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: # # py-gflags # py-gflags/pkg-descr # py-gflags/Makefile # py-gflags/pkg-plist # py-gflags/distinfo # echo c - py-gflags mkdir -p py-gflags > /dev/null 2>&1 echo x - py-gflags/pkg-descr sed 's/^X//' >py-gflags/pkg-descr << '01d946895d5c28bf0cb42fbf0d55c248' XThe gflags package contains a library that implements commandline flags Xprocessing. As such it's a replacement for getopt(). It has increased Xflexibility, including built-in support for Python types, and the ability to Xdefine flags in the source file in which they're used. (This last is its major Xdifference from OptParse.) X XWWW: http://code.google.com/p/python-gflags/ 01d946895d5c28bf0cb42fbf0d55c248 echo x - py-gflags/Makefile sed 's/^X//' >py-gflags/Makefile << 'bc9fa203b6bf25fcd7b65ad2e641794f' X# New ports collection makefile for: py-gflags X# Date created: 2011-01-10 X# Whom: Julien Laffaye X# X# $FreeBSD$ X# X XPORTNAME= gflags XPORTVERSION= 1.4 XCATEGORIES= devel python XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= python-gflags-${PORTVERSION} X XMAINTAINER= kimelto@gmail.com XCOMMENT= Commandline flags module for Python X XPROJECTHOST= python-gflags XLICENSE= BSD X XUSE_PYTHON= yes XUSE_PYDISTUTILS= easy_install XPYDISTUTILS_PKGNAME= python_gflags X Xpost-install: X ${TOUCH} ${PYEASYINSTALL_SITELIBDIR}/gflags X X.include bc9fa203b6bf25fcd7b65ad2e641794f echo x - py-gflags/pkg-plist sed 's/^X//' >py-gflags/pkg-plist << '1336a1ac6638cc8a1e365d85b9cd46aa' X@comment $FreeBSD$ X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% X%%PYTHON_SITELIBDIR%%/gflags 1336a1ac6638cc8a1e365d85b9cd46aa echo x - py-gflags/distinfo sed 's/^X//' >py-gflags/distinfo << '022957d9d73d869f8823c8a6eba4011a' XSHA256 (python-gflags-1.4.tar.gz) = 55f6a7f1bde4df987e2253111058ec8e73c791c1588cc95da5bd0379f1745d19 XSIZE (python-gflags-1.4.tar.gz) = 53836 022957d9d73d869f8823c8a6eba4011a exit