# 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:
#
#	math/py-cycler
#	math/py-cycler/Makefile
#	math/py-cycler/distinfo
#	math/py-cycler/pkg-descr
#
echo c - math/py-cycler
mkdir -p math/py-cycler > /dev/null 2>&1
echo x - math/py-cycler/Makefile
sed 's/^X//' >math/py-cycler/Makefile << 'b7784b189eda994c3309e43d6ea46163'
X# Created by: Yuri Victorovich <yuri@rawbw.com>
X# $FreeBSD$
X
XPORTNAME=	cycler
XPORTVERSION=	0.9.0
XCATEGORIES=	math python
XMASTER_SITES=	CHEESESHOP
XMASTER_SITE_SUBDIR=	source/C/Cycler
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	yuri@rawbw.com
XCOMMENT=	Composable style cycles
X
XLICENSE=	BSD2CLAUSE
X
XBUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six
XRUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six
X
XUSES=		python
XUSE_PYTHON=	autoplist distutils
XNO_ARCH=	yes
X
X.include <bsd.port.mk>
b7784b189eda994c3309e43d6ea46163
echo x - math/py-cycler/distinfo
sed 's/^X//' >math/py-cycler/distinfo << '3ce42d9ed7d272defc6bf5dda904c073'
XSHA256 (cycler-0.9.0.tar.gz) = 96dc4ddf27ef62c09990c6196ac1167685e89168042ec0ae4db586de023355bc
XSIZE (cycler-0.9.0.tar.gz) = 3472
3ce42d9ed7d272defc6bf5dda904c073
echo x - math/py-cycler/pkg-descr
sed 's/^X//' >math/py-cycler/pkg-descr << 'dc9dada792f2f80cdca36a797660f8d1'
XComposable style cycles.
X
XWWW: http://github.com/matplotlib/cycler/
XWWW: https://pypi.python.org/pypi/Cycler/
dc9dada792f2f80cdca36a797660f8d1
exit