diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-10 14:59:30 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-10 14:59:30 +0800 |
commit | d34c82c9b2e4dd44930ffbac8e4215a8d080cde9 (patch) | |
tree | 8ec83683c3c1a142512425ac15c2ef7b12e02ed4 /astro/Makefile | |
parent | 242d04cfbe3003e8fea4b024d17697199d2b9973 (diff) | |
download | freebsd-ports-gnome-d34c82c9b2e4dd44930ffbac8e4215a8d080cde9.tar.gz freebsd-ports-gnome-d34c82c9b2e4dd44930ffbac8e4215a8d080cde9.tar.zst freebsd-ports-gnome-d34c82c9b2e4dd44930ffbac8e4215a8d080cde9.zip |
- Add p5-Astro-Telescope 0.71
Astro::Telescope is a class for handling properties of individual telescopes
such as longitude, latitude, height and observational limits.
WWW: http://search.cpan.org/dist/Astro-Telescope/
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 85c523477157..48c77340d7a7 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -65,6 +65,7 @@ SUBDIR += p5-Astro-SpaceTrack SUBDIR += p5-Astro-SunTime SUBDIR += p5-Astro-Sunrise + SUBDIR += p5-Astro-Telescope SUBDIR += p5-Astro-WaveBand SUBDIR += p5-Astro-satpass SUBDIR += p5-GPS |