aboutsummaryrefslogtreecommitdiff
blob: 96ee188c7e4267a565eb41d2c5b2ec65a8b13dec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="5"

inherit cmake-utils git-r3

DESCRIPTION="C++ computer vision research libraries"
HOMEPAGE="http://vxl.sourceforge.net"
SRC_URI=""
EGIT_REPO_URI="http://git.code.sf.net/p/vxl/git"

LICENSE="BSD"
SLOT="0"
IUSE=""
KEYWORDS=""