diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-07-10 14:58:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-07-10 14:58:16 +0800 |
commit | cb0741665b5d230686ff94d805978b857e166954 (patch) | |
tree | f2016fc8f24ba2f141152cf89319de92a547ebd5 /astro/Makefile | |
parent | c3c9ace5e1b18e5f9c4326adaafaa44f25aa036f (diff) | |
download | freebsd-ports-gnome-cb0741665b5d230686ff94d805978b857e166954.tar.gz freebsd-ports-gnome-cb0741665b5d230686ff94d805978b857e166954.tar.zst freebsd-ports-gnome-cb0741665b5d230686ff94d805978b857e166954.zip |
- Add p5-Astro-Flux 0.01
Astro::Flux provides a class for handling astronomical flux quantities. This
class does not currently support conversions from one flux type to another (say,
from magnitudes to Janskies) but may in the future.
WWW: http://search.cpan.org/dist/Astro-Flux/
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index 035f6d20afa8..0c6933056f16 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -56,6 +56,7 @@ SUBDIR += p5-Astro-DSS SUBDIR += p5-Astro-FITS-CFITSIO SUBDIR += p5-Astro-FITS-Header + SUBDIR += p5-Astro-Flux SUBDIR += p5-Astro-Hipparcos SUBDIR += p5-Astro-MoonPhase SUBDIR += p5-Astro-SIMBAD |