- 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/
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-07-10 06:59:30 +00:00
parent 242d04cfbe
commit d34c82c9b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300710
5 changed files with 38 additions and 0 deletions

View file

@ -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

View file

@ -0,0 +1,27 @@
# New ports collection makefile for: p5-Astro-Telescope
# Date created: 2012-07-01
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Astro-Telescope
PORTVERSION= 0.71
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Class for obtaining telescope information
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Astro-PAL>=0.99:${PORTSDIR}/astro/p5-Astro-PAL
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
MAN3= Astro::Telescope.3
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Astro-Telescope-0.71.tar.gz) = 067a20daa6a11ebe03ffec57100889b72928ca569138af6307931dc4ec1878c6
SIZE (Astro-Telescope-0.71.tar.gz) = 58185

View file

@ -0,0 +1,4 @@
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/

View file

@ -0,0 +1,4 @@
%%SITE_PERL%%/Astro/Telescope.pm
%%SITE_PERL%%/Astro/Telescope/MPC.pm
@dirrmtry %%SITE_PERL%%/Astro/Telescope
@dirrmtry %%SITE_PERL%%/Astro