summaryrefslogtreecommitdiff
path: root/astro/p5-Astro-SunTime/pkg-descr
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/pkg-descr
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/pkg-descr')
-rw-r--r--astro/p5-Astro-SunTime/pkg-descr4
1 files changed, 4 insertions, 0 deletions
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