aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-PAL
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-10 06:58:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-10 06:58:59 +0000
commit242d04cfbe3003e8fea4b024d17697199d2b9973 (patch)
treed5fb18ffecb6acd74d98236ad1c9e3e2a8eabfb5 /astro/p5-Astro-PAL
parent775825f0e5f496f6c07ca0f1894be310b532ab63 (diff)
downloadports-242d04cfbe3003e8fea4b024d17697199d2b9973.tar.gz
ports-242d04cfbe3003e8fea4b024d17697199d2b9973.zip
Notes
Diffstat (limited to 'astro/p5-Astro-PAL')
-rw-r--r--astro/p5-Astro-PAL/Makefile24
-rw-r--r--astro/p5-Astro-PAL/distinfo2
-rw-r--r--astro/p5-Astro-PAL/pkg-descr10
-rw-r--r--astro/p5-Astro-PAL/pkg-plist7
4 files changed, 43 insertions, 0 deletions
diff --git a/astro/p5-Astro-PAL/Makefile b/astro/p5-Astro-PAL/Makefile
new file mode 100644
index 000000000000..f714879076fb
--- /dev/null
+++ b/astro/p5-Astro-PAL/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: p5-Astro-PAL
+# Date created: 2012-07-01
+# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Astro-PAL
+PORTVERSION= 1.05
+CATEGORIES= astro perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Perl interface to Starlink PAL positional astronomy library
+
+LICENSE= GPLv3
+
+PERL_MODBUILD= yes
+
+MAN1= stime.1
+MAN3= Astro::PAL.3
+
+.include <bsd.port.mk>
diff --git a/astro/p5-Astro-PAL/distinfo b/astro/p5-Astro-PAL/distinfo
new file mode 100644
index 000000000000..f2087da87b25
--- /dev/null
+++ b/astro/p5-Astro-PAL/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Astro-PAL-1.05.tar.gz) = b5d09d302ba3bf5af904d4b8ea01a95904322390f409c20ba6d98f197e9e4b7f
+SIZE (Astro-PAL-1.05.tar.gz) = 455597
diff --git a/astro/p5-Astro-PAL/pkg-descr b/astro/p5-Astro-PAL/pkg-descr
new file mode 100644
index 000000000000..9b7a437f99dc
--- /dev/null
+++ b/astro/p5-Astro-PAL/pkg-descr
@@ -0,0 +1,10 @@
+Astro::PAL provides a Perl interface to either the Starlink PAL positional
+astronomy library.
+
+Return values are returned on the stack rather than being modified in place.
+
+In addition small utility subroutines are provided that do useful tasks (from
+the author's point of view) - specifically routines for calculating the Local
+Sidereal Time.
+
+WWW: http://search.cpan.org/dist/Astro-PAL/
diff --git a/astro/p5-Astro-PAL/pkg-plist b/astro/p5-Astro-PAL/pkg-plist
new file mode 100644
index 000000000000..89f463c21717
--- /dev/null
+++ b/astro/p5-Astro-PAL/pkg-plist
@@ -0,0 +1,7 @@
+bin/stime
+%%SITE_PERL%%/%%PERL_ARCH%%/Astro/PAL.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/PAL/PAL.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/PAL/PAL.so
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/PAL
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Astro