From d34c82c9b2e4dd44930ffbac8e4215a8d080cde9 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 10 Jul 2012 06:59:30 +0000 Subject: - 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/ --- astro/p5-Astro-Telescope/Makefile | 27 +++++++++++++++++++++++++++ astro/p5-Astro-Telescope/distinfo | 2 ++ astro/p5-Astro-Telescope/pkg-descr | 4 ++++ astro/p5-Astro-Telescope/pkg-plist | 4 ++++ 4 files changed, 37 insertions(+) create mode 100644 astro/p5-Astro-Telescope/Makefile create mode 100644 astro/p5-Astro-Telescope/distinfo create mode 100644 astro/p5-Astro-Telescope/pkg-descr create mode 100644 astro/p5-Astro-Telescope/pkg-plist (limited to 'astro/p5-Astro-Telescope') diff --git a/astro/p5-Astro-Telescope/Makefile b/astro/p5-Astro-Telescope/Makefile new file mode 100644 index 000000000000..b6ec5476e354 --- /dev/null +++ b/astro/p5-Astro-Telescope/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: p5-Astro-Telescope +# Date created: 2012-07-01 +# Whom: Sunpoet Po-Chuan Hsieh +# +# $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 diff --git a/astro/p5-Astro-Telescope/distinfo b/astro/p5-Astro-Telescope/distinfo new file mode 100644 index 000000000000..1788db83fce3 --- /dev/null +++ b/astro/p5-Astro-Telescope/distinfo @@ -0,0 +1,2 @@ +SHA256 (Astro-Telescope-0.71.tar.gz) = 067a20daa6a11ebe03ffec57100889b72928ca569138af6307931dc4ec1878c6 +SIZE (Astro-Telescope-0.71.tar.gz) = 58185 diff --git a/astro/p5-Astro-Telescope/pkg-descr b/astro/p5-Astro-Telescope/pkg-descr new file mode 100644 index 000000000000..5c3d03382b22 --- /dev/null +++ b/astro/p5-Astro-Telescope/pkg-descr @@ -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/ diff --git a/astro/p5-Astro-Telescope/pkg-plist b/astro/p5-Astro-Telescope/pkg-plist new file mode 100644 index 000000000000..f248880aa634 --- /dev/null +++ b/astro/p5-Astro-Telescope/pkg-plist @@ -0,0 +1,4 @@ +%%SITE_PERL%%/Astro/Telescope.pm +%%SITE_PERL%%/Astro/Telescope/MPC.pm +@dirrmtry %%SITE_PERL%%/Astro/Telescope +@dirrmtry %%SITE_PERL%%/Astro -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0