# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# This ebuild was generated by g-octave

EAPI="3"

G_OCTAVE_CAT="main"

inherit g-octave

DESCRIPTION="This package allows to do boolean operations with polygons using the G..."
HOMEPAGE="http://davis.wpi.edu/~matt/courses/clipping/"

LICENSE="GPLv3+, modified BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=""
RDEPEND="${DEPEND}
	>=sci-mathematics/octave-2.9.7"