# 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-ez_xml # py-ez_xml/pkg-descr # py-ez_xml/Makefile # py-ez_xml/pkg-plist # py-ez_xml/distinfo # echo c - py-ez_xml mkdir -p py-ez_xml > /dev/null 2>&1 echo x - py-ez_xml/pkg-descr sed 's/^X//' >py-ez_xml/pkg-descr << 'END-of-py-ez_xml/pkg-descr' Xez_xml is a XML template generator that compiles a XML template file into a XPython module. Programmers feed data to a template module to generate a Xrespective XML document. ez_xml provides concise functions, no complex Xflow-control instructions. X XWWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki/ez_xml END-of-py-ez_xml/pkg-descr echo x - py-ez_xml/Makefile sed 's/^X//' >py-ez_xml/Makefile << 'END-of-py-ez_xml/Makefile' X# New ports collection makefile for: py-ez_xml X# Date created: 2007-03-27 X# Whom: Thinker K.F. Li X# X# $FreeBSD$ X# X XPORTNAME= ez_xml XPORTVERSION= 0.1.3 XCATEGORIES= devel textproc XMASTER_SITES= http://master.branda.to/downloads/ez_xml/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= thinker@seeker.branda.to XCOMMENT= Ez_xml compiles a XML template file into a Python module X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pythk:${PORTSDIR}/devel/pythk X XUSE_PYTHON= yes XUSE_PYDISTUTILS=yes X X.include X.include END-of-py-ez_xml/Makefile echo x - py-ez_xml/pkg-plist sed 's/^X//' >py-ez_xml/pkg-plist << 'END-of-py-ez_xml/pkg-plist' X@comment $FreeBSD$ X%%PYTHON_SITELIBDIR%%/ez_xml/__init__.py X%%PYTHON_SITELIBDIR%%/ez_xml/compiler.py X%%PYTHON_SITELIBDIR%%/ez_xml/tools.py X%%PYTHON_SITELIBDIR%%/ez_xml/__init__.pyc X%%PYTHON_SITELIBDIR%%/ez_xml/compiler.pyc X%%PYTHON_SITELIBDIR%%/ez_xml/tools.pyc X%%PYTHON_SITELIBDIR%%/ez_xml/__init__.pyo X%%PYTHON_SITELIBDIR%%/ez_xml/compiler.pyo X%%PYTHON_SITELIBDIR%%/ez_xml/tools.pyo X@dirrmtry %%PYTHON_SITELIBDIR%%/ez_xml END-of-py-ez_xml/pkg-plist echo x - py-ez_xml/distinfo sed 's/^X//' >py-ez_xml/distinfo << 'END-of-py-ez_xml/distinfo' XMD5 (ez_xml-0.1.3.tar.gz) = 12813684ac9047e237a2e8b6035079c1 XSHA256 (ez_xml-0.1.3.tar.gz) = a6592e08348877969adf43a1a3e29173580ecf56ad966250754dd9b3f90cd74a XSIZE (ez_xml-0.1.3.tar.gz) = 4144 END-of-py-ez_xml/distinfo exit