# 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:
#
#	libarea
#	libarea/distinfo
#	libarea/Makefile
#	libarea/pkg-descr
#	libarea/pkg-plist
#
echo c - libarea
mkdir -p libarea > /dev/null 2>&1
echo x - libarea/distinfo
sed 's/^X//' >libarea/distinfo << '968fce735d574a524040d7e2fa672b4c'
XSHA256 (danielfalck-libarea-20150711-51e6778_GH0.tar.gz) = d1be288455d27fd9380e4b00b0281201e3f5295921bb4dbc6a5143fc4a7a0a37
XSIZE (danielfalck-libarea-20150711-51e6778_GH0.tar.gz) = 113491
968fce735d574a524040d7e2fa672b4c
echo x - libarea/Makefile
sed 's/^X//' >libarea/Makefile << '5af17fd3ebc395b9e4e6f7b276dc9282'
X# Created by: Pedro Giffuni
X# $FreeBSD$
X
XPORTNAME=	libarea
XPORTVERSION=	20150711
XCATEGORIES=	devel cad
X
XMAINTAINER=	pfg@FreeBSD.org
XCOMMENT=	CAM-related software for profile and pocketing operations
X
XLICENSE=	BSD3CLAUSE
X
XDEPENDS=	libboost_python:${PORTSDIR}/devel/boost-libs
X
XUSE_GITHUB=	yes
XGH_ACCOUNT=	danielfalck
XGH_PROJECT=	libarea
XGH_TAGNAME=	51e6778
X
XUSES=	cmake python
X
X.include <bsd.port.mk>
5af17fd3ebc395b9e4e6f7b276dc9282
echo x - libarea/pkg-descr
sed 's/^X//' >libarea/pkg-descr << '936b15babc01061adbd9409f6b6eeddc'
Xlibarea is a CAM-related software for profile and pocketing operation.
X
XThis project provides library and associated python-modules to compute 
Xprofile and pocket operations.
X
Xlibarea is used by HeeksCNC and FreeCAD's Path workbench.
X
XWritten by Dan Heeks <danheeks @ gmail>
936b15babc01061adbd9409f6b6eeddc
echo x - libarea/pkg-plist
sed 's/^X//' >libarea/pkg-plist << '042cc895a4430f1654e9c21e514bd755'
Xinclude/area/Arc.h
Xinclude/area/Area.h
Xinclude/area/AreaDxf.h
Xinclude/area/AreaOrderer.h
Xinclude/area/Box2D.h
Xinclude/area/Circle.h
Xinclude/area/Curve.h
Xinclude/area/Point.h
Xinclude/area/PythonStuff.h
Xinclude/area/dxf.h
Xinclude/area/kurve/geometry.h
Xlib/libarea.so
Xlib/libarea.so.0
X%%PYTHON_SITELIBDIR%%/area.so
042cc895a4430f1654e9c21e514bd755
exit