summaryrefslogtreecommitdiff
path: root/astro/p5-Astro-SunTime
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-03 23:22:39 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-03 23:22:39 +0000
commitf8db00b1d30400f2c6ad359bc3641b891fdf511a (patch)
tree041bc48a21bcfbb9e629cf8c637f77885e911ed9 /astro/p5-Astro-SunTime
parentAdd p5-Astro-MoonPhase 0.10, perl interface to calculate information (diff)
Add p5-Astro-SunTime 0.01, perl interface to calculate sunrise/sunset
times.
Notes
Notes: svn path=/head/; revision=36693
Diffstat (limited to 'astro/p5-Astro-SunTime')
-rw-r--r--astro/p5-Astro-SunTime/Makefile24
-rw-r--r--astro/p5-Astro-SunTime/distinfo1
-rw-r--r--astro/p5-Astro-SunTime/pkg-comment1
-rw-r--r--astro/p5-Astro-SunTime/pkg-descr4
-rw-r--r--astro/p5-Astro-SunTime/pkg-plist3
5 files changed, 33 insertions, 0 deletions
diff --git a/astro/p5-Astro-SunTime/Makefile b/astro/p5-Astro-SunTime/Makefile
new file mode 100644
index 000000000000..134a7da0643c
--- /dev/null
+++ b/astro/p5-Astro-SunTime/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: Astro-SunTime
+# Date created: Mon Jan 1 10:06:12 2001
+# Whom: will
+#
+# $FreeBSD$
+#
+
+PORTNAME= Astro-SunTime
+PORTVERSION= 0.01
+CATEGORIES= astro perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Astro
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports@FreeBSD.org
+
+BUILD_DEPENDS= ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
+USE_PERL5= yes
+PERL_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/astro/p5-Astro-SunTime/distinfo b/astro/p5-Astro-SunTime/distinfo
new file mode 100644
index 000000000000..0f48d190aedf
--- /dev/null
+++ b/astro/p5-Astro-SunTime/distinfo
@@ -0,0 +1 @@
+MD5 (Astro-SunTime-0.01.tar.gz) = 4657927a49604494bfaaa153663b90b9
diff --git a/astro/p5-Astro-SunTime/pkg-comment b/astro/p5-Astro-SunTime/pkg-comment
new file mode 100644
index 000000000000..4048f8d54293
--- /dev/null
+++ b/astro/p5-Astro-SunTime/pkg-comment
@@ -0,0 +1 @@
+Perl interface to calculate sunrise/sunset times
diff --git a/astro/p5-Astro-SunTime/pkg-descr b/astro/p5-Astro-SunTime/pkg-descr
new file mode 100644
index 000000000000..e9af8566153d
--- /dev/null
+++ b/astro/p5-Astro-SunTime/pkg-descr
@@ -0,0 +1,4 @@
+Astro::SunTime is a perl module that provides an interface to calculate
+sunrise/sunset times.
+
+--will
diff --git a/astro/p5-Astro-SunTime/pkg-plist b/astro/p5-Astro-SunTime/pkg-plist
new file mode 100644
index 000000000000..a45bf26cbb1c
--- /dev/null
+++ b/astro/p5-Astro-SunTime/pkg-plist
@@ -0,0 +1,3 @@
+lib/perl5/site_perl/%%PERL_VER%%/Astro/SunTime.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/SunTime/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Astro/SunTime