blob: e7f347dc48745a13e4d9590e958126dc3098e209 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile configure install
DEPEND=sys-devel/m4
DESCRIPTION=Volume rendering library
EAPI=4
HOMEPAGE=http://amide.sourceforge.net/packages.html
IUSE=doc examples static-libs
KEYWORDS=~amd64 ~x86
LICENSE=BSD
SLOT=0
SRC_URI=mirror://sourceforge/amide/volpack-1.0c7.tgz
_eclass_exported_funcs=src_configure:- src_compile:- src_install:-
_md5_=7883f54bc1bacdb1c69066cf3758728f
|