# 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-rss2gen # py-rss2gen/Makefile # py-rss2gen/distinfo # py-rss2gen/pkg-descr # py-rss2gen/pkg-plist # echo c - py-rss2gen mkdir -p py-rss2gen > /dev/null 2>&1 echo x - py-rss2gen/Makefile sed 's/^X//' >py-rss2gen/Makefile << 'END-of-py-rss2gen/Makefile' X# Ports collection makefile for: py-rss2gen X# Date created: 30 Sep 2004 X# Whom: "Choe, Cheng-Dae" whitekid X# X# $FreeBSD$ X# X XPORTNAME= rss2gen XPORTVERSION= 0.0 XCATEGORIES= textproc python XMASTER_SITES= http://www.dalkescientific.com/Python/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= PyRSS2Gen-${PORTVERSION} X XMAINTAINER= whitekid@gmail.com XCOMMENT= A Python library for generating RSS 2.0 feeds. X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes X X.include <bsd.port.mk> END-of-py-rss2gen/Makefile echo x - py-rss2gen/distinfo sed 's/^X//' >py-rss2gen/distinfo << 'END-of-py-rss2gen/distinfo' XMD5 (PyRSS2Gen-0.0.tar.gz) = 5f05762c356594f6de60f19a1e17e277 XSIZE (PyRSS2Gen-0.0.tar.gz) = 8246 END-of-py-rss2gen/distinfo echo x - py-rss2gen/pkg-descr sed 's/^X//' >py-rss2gen/pkg-descr << 'END-of-py-rss2gen/pkg-descr' XRSS2Gen is a Python library for generating RSS 2.0 feeds. X XWWW: http://www.dalkescientific.com/Python/PyRSS2Gen.html END-of-py-rss2gen/pkg-descr echo x - py-rss2gen/pkg-plist sed 's/^X//' >py-rss2gen/pkg-plist << 'END-of-py-rss2gen/pkg-plist' X%%PYTHON_SITELIBDIR%%/PyRSS2Gen.py X%%PYTHON_SITELIBDIR%%/PyRSS2Gen.pyc X%%PYTHON_SITELIBDIR%%/PyRSS2Gen.pyo END-of-py-rss2gen/pkg-plist exit Fix: N/A How-To-Repeat: N/A
State Changed From-To: open->closed Committed, thanks!