# 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-pygal # py-pygal/Makefile # py-pygal/distinfo # py-pygal/pkg-descr # echo c - py-pygal mkdir -p py-pygal > /dev/null 2>&1 echo x - py-pygal/Makefile sed 's/^X//' >py-pygal/Makefile << 'de7101cc922f32ff1fe9817d6bf674ed' X# Created by: Jose Jachuf X# $FreeBSD$ X XPORTNAME= pygal XPORTVERSION= 1.4.6 XCATEGORIES= graphics python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= jjachuf@gmail.com XCOMMENT= A python svg graph plotting library X XLICENSE= LGPL3 X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml X X# Python3 ready XUSE_PYTHON= yes XPYXML= yes XUSE_PYDISTUTILS= yes XPYDISTUTILS_AUTOPLIST= yes X X.include de7101cc922f32ff1fe9817d6bf674ed echo x - py-pygal/distinfo sed 's/^X//' >py-pygal/distinfo << '7aafa5aa9be1d4f733e7e87f06526bdd' XSHA256 (pygal-1.4.6.tar.gz) = 857a7e4d9fa09f1cbe42a9da85f088054e9c18871af3aa4d05062e67c1a9a122 XSIZE (pygal-1.4.6.tar.gz) = 727605 7aafa5aa9be1d4f733e7e87f06526bdd echo x - py-pygal/pkg-descr sed 's/^X//' >py-pygal/pkg-descr << 'ae08f38ea06a607446d8dd9c133efb4a' Xpygal is a dynamic SVG charting library written in python. X XWWW: http://pygal.org ae08f38ea06a607446d8dd9c133efb4a exit