# 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-YABT # py-YABT/pkg-plist # py-YABT/pkg-descr # py-YABT/distinfo # py-YABT/Makefile # echo c - py-YABT mkdir -p py-YABT > /dev/null 2>&1 echo x - py-YABT/pkg-plist sed 's/^X//' >py-YABT/pkg-plist << 'END-of-py-YABT/pkg-plist' Xbin/YABT_translate X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% END-of-py-YABT/pkg-plist echo x - py-YABT/pkg-descr sed 's/^X//' >py-YABT/pkg-descr << 'END-of-py-YABT/pkg-descr' XYABT means Yet another Braille Translator. X XYABT is a general purpose Braille translation system Xwritten in pure python. It is primarily designed to Xbe used by the BrlTex Project, but due to its general Xdesign it may be suited to use in other projects. X XCurrently YABT has a table for translation in to British XBraille encoded in ASCII Braille, but tables for other Xcodes and other output encodings such as unicode Braille Xare possible. X XWWW: http://pypi.python.org/pypi/YABT/ END-of-py-YABT/pkg-descr echo x - py-YABT/distinfo sed 's/^X//' >py-YABT/distinfo << 'END-of-py-YABT/distinfo' XMD5 (YABT-1.0.1.tar.gz) = 3f2c5beb58886c891059e15c70b5d6b4 XSHA256 (YABT-1.0.1.tar.gz) = d4c9818e58bb588b3ae74709376973d931f1526387f38d644c2be3f4efd88642 XSIZE (YABT-1.0.1.tar.gz) = 55715 END-of-py-YABT/distinfo echo x - py-YABT/Makefile sed 's/^X//' >py-YABT/Makefile << 'END-of-py-YABT/Makefile' X# New ports collection makefile for: py-YABT X# Date created: 2008-09-20 X# Whom: Wen Heping X# X# $FreeBSD$ X# X XPORTNAME= YABT XPORTVERSION= 1.0.1 XCATEGORIES= misc python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= wenheping@gmail.com XCOMMENT= A General Purpose Braille Translation System X XUSE_PYTHON= yes XUSE_PYDISTUTILS= easy_install X X.include END-of-py-YABT/Makefile exit