1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Add p5-Astro-SunTime 0.01, perl interface to calculate sunrise/sunset

times.
This commit is contained in:
Will Andrews 2001-01-03 23:22:39 +00:00
parent 195e0ae647
commit f8db00b1d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36693
6 changed files with 34 additions and 0 deletions

View File

@ -7,6 +7,7 @@
SUBDIR += luna
SUBDIR += openuniverse
SUBDIR += p5-Astro-MoonPhase
SUBDIR += p5-Astro-SunTime
SUBDIR += p5-GPS
SUBDIR += p5-Geo-METAR
SUBDIR += pyweather

View File

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

View File

@ -0,0 +1 @@
MD5 (Astro-SunTime-0.01.tar.gz) = 4657927a49604494bfaaa153663b90b9

View File

@ -0,0 +1 @@
Perl interface to calculate sunrise/sunset times

View File

@ -0,0 +1,4 @@
Astro::SunTime is a perl module that provides an interface to calculate
sunrise/sunset times.
--will

View File

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