diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-12 06:34:53 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-12 06:34:53 +0800 |
commit | bb16f92ff348735fa44a32737347878c2fd9dad0 (patch) | |
tree | ae090fcc6bc0b26462e61d9dec3d00a5fb370c6d /astro/Makefile | |
parent | 65955c8b109f1901e48ce904f79e0af3bb201370 (diff) | |
download | freebsd-ports-gnome-bb16f92ff348735fa44a32737347878c2fd9dad0.tar.gz freebsd-ports-gnome-bb16f92ff348735fa44a32737347878c2fd9dad0.tar.zst freebsd-ports-gnome-bb16f92ff348735fa44a32737347878c2fd9dad0.zip |
p5-Astro-SIMBAD-Client provides an object-oriented interface to
SIMBAD4. The new SOAP queries are supported, with the object carrying
default output type and output format, as well as server name on the
assumption that mirrors will be forthcoming.
WWW: http://search.cpan.org/dist/Astro-SIMBAD-Client/
PR: ports/133602
Submitted by: Wen Heping <wenheping at gmail.com>
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 a577f5c70224..d36446cbb561 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -46,6 +46,7 @@ SUBDIR += p5-Astro-FITS-Header SUBDIR += p5-Astro-MoonPhase SUBDIR += p5-Astro-SIMBAD + SUBDIR += p5-Astro-SIMBAD-Client SUBDIR += p5-Astro-SpaceTrack SUBDIR += p5-Astro-SunTime SUBDIR += p5-Astro-Sunrise |