1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

DateTime Extension to Calculate Solar Terms

Author:	Daisuke Maki <dmaki@cpan.org>
WWW:	http://search.cpan.org/~dmaki/DateTime-Event-SolarTerm/

PR:		ports/117838
Submitted by:	Masahiro Teramoto <markun at onohara.to>
This commit is contained in:
Martin Wilke 2007-12-12 13:01:04 +00:00
parent 3f36a7fed3
commit 7da95e0c83
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203268
5 changed files with 47 additions and 0 deletions

View File

@ -1082,6 +1082,7 @@
SUBDIR += p5-DateTime-Event-NameDay
SUBDIR += p5-DateTime-Event-Random
SUBDIR += p5-DateTime-Event-Recurrence
SUBDIR += p5-DateTime-Event-SolarTerm
SUBDIR += p5-DateTime-Event-Sunrise
SUBDIR += p5-DateTime-Fiscal-Year
SUBDIR += p5-DateTime-Format-Baby

View File

@ -0,0 +1,31 @@
# New ports collection makefile for: p5-DateTime-Event-SolarTerm
# Date created: 2007-11-06
# Whom: Masahiro Teramoto <markun@onohara.to>
#
# $FreeBSD$
#
PORTNAME= DateTime-Event-SolarTerm
PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/D/DM/DMAKI
PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= DateTime Extension to Calculate Solar Terms
BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-Set>=0:${PORTSDIR}/devel/p5-DateTime-Set \
p5-DateTime-Util-Calc>=0.12:${PORTSDIR}/devel/p5-DateTime-Util-Calc \
p5-DateTime-Util-Astro>=0.11:${PORTSDIR}/devel/p5-DateTime-Util-Astro
RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-Set>=0:${PORTSDIR}/devel/p5-DateTime-Set \
p5-DateTime-Util-Calc>=0.12:${PORTSDIR}/devel/p5-DateTime-Util-Calc \
p5-DateTime-Util-Astro>=0.11:${PORTSDIR}/devel/p5-DateTime-Util-Astro
PERL_CONFIGURE= yes
MAN3= DateTime::Event::SolarTerm.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (DateTime-Event-SolarTerm-0.05.tar.gz) = dd10a62030db8355feef5375482ba8a9
SHA256 (DateTime-Event-SolarTerm-0.05.tar.gz) = 947693e327a983b68847f433e589e0ab56eb8d360548c5be4404ae82a79cff4e
SIZE (DateTime-Event-SolarTerm-0.05.tar.gz) = 24735

View File

@ -0,0 +1,4 @@
DateTime Extension to Calculate Solar Terms
Author: Daisuke Maki <dmaki@cpan.org>
WWW: http://search.cpan.org/~dmaki/DateTime-Event-SolarTerm/

View File

@ -0,0 +1,8 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event/SolarTerm/.packlist
%%SITE_PERL%%/DateTime/Event/SolarTerm.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event/SolarTerm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime
@dirrmtry %%SITE_PERL%%/DateTime/Event
@dirrmtry %%SITE_PERL%%/DateTime