# 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: # # pythk # pythk/pkg-descr # pythk/Makefile # pythk/pkg-plist # pythk/distinfo # echo c - pythk mkdir -p pythk > /dev/null 2>&1 echo x - pythk/pkg-descr sed 's/^X//' >pythk/pkg-descr << 'END-of-pythk/pkg-descr' Xpythk is a collection of functions for Python. It is used by sqlcc. X XWWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki/sqlcc END-of-pythk/pkg-descr echo x - pythk/Makefile sed 's/^X//' >pythk/Makefile << 'END-of-pythk/Makefile' X# New ports collection makefile for: pythk X# Date created: 2007-03-27 X# Whom: Thinker K.F. Li X# X# $FreeBSD$ X# X XPORTNAME= pythk XPORTVERSION= 0.1.1 XCATEGORIES= devel XMASTER_SITES= http://master.branda.to/downloads/pythk/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= thinker@branda.to XCOMMENT= A collection of Python functions X XUSE_PYTHON= yes XUSE_PYDISTUTILS=yes X X.include X.include END-of-pythk/Makefile echo x - pythk/pkg-plist sed 's/^X//' >pythk/pkg-plist << 'END-of-pythk/pkg-plist' X@comment $FreeBSD$ Xlib/python2.4/site-packages/pythk/__init__.py Xlib/python2.4/site-packages/pythk/conveniences.py Xlib/python2.4/site-packages/pythk/svg2js.py Xlib/python2.4/site-packages/pythk/tourist.py Xlib/python2.4/site-packages/pythk/types.py Xlib/python2.4/site-packages/pythk/xhtml2js.py Xlib/python2.4/site-packages/pythk/__init__.pyc Xlib/python2.4/site-packages/pythk/conveniences.pyc Xlib/python2.4/site-packages/pythk/svg2js.pyc Xlib/python2.4/site-packages/pythk/tourist.pyc Xlib/python2.4/site-packages/pythk/types.pyc Xlib/python2.4/site-packages/pythk/xhtml2js.pyc Xlib/python2.4/site-packages/pythk/__init__.pyo Xlib/python2.4/site-packages/pythk/conveniences.pyo Xlib/python2.4/site-packages/pythk/svg2js.pyo Xlib/python2.4/site-packages/pythk/tourist.pyo Xlib/python2.4/site-packages/pythk/types.pyo Xlib/python2.4/site-packages/pythk/xhtml2js.pyo X@dirrmtry lib/python2.4/site-packages/pythk END-of-pythk/pkg-plist echo x - pythk/distinfo sed 's/^X//' >pythk/distinfo << 'END-of-pythk/distinfo' XMD5 (pythk-0.1.1.tar.gz) = 260de6c1f6566dc817ee2d26e7b5ff74 XSHA256 (pythk-0.1.1.tar.gz) = 5a211407d2be1754c7bb671b6375e2f11a19c4b68c82f95a37bcd0f2e51b91ca XSIZE (pythk-0.1.1.tar.gz) = 3557 END-of-pythk/distinfo exit