blob: f6141020f140c1e1173a9a0417b850f858187ee5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure
DEPEND=sci-libs/fftw:3.0
DESCRIPTION=Program that simulates astronomical images
EAPI=6
HOMEPAGE=http://www.astromatic.net/software/skymaker
IUSE=threads
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=GPL-3
RDEPEND=sci-libs/fftw:3.0
SLOT=0
SRC_URI=http://www.astromatic.net/download/skymaker/skymaker-3.10.5.tar.gz
_eclass_exported_funcs=src_configure:-
_md5_=25064d51c37e248ddce9ef85c6c318e3
|