aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-Flux
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-10 06:58:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-10 06:58:16 +0000
commit775825f0e5f496f6c07ca0f1894be310b532ab63 (patch)
tree8e977b68b73bedd5a2609dc9ff8218570dd257b6 /astro/p5-Astro-Flux
parent75fee66a360c805375bf05652c17fc793e7890da (diff)
downloadports-775825f0e5f496f6c07ca0f1894be310b532ab63.tar.gz
ports-775825f0e5f496f6c07ca0f1894be310b532ab63.zip
- Add p5-Astro-Flux 0.01
Astro::Flux provides a class for handling astronomical flux quantities. This class does not currently support conversions from one flux type to another (say, from magnitudes to Janskies) but may in the future. WWW: http://search.cpan.org/dist/Astro-Flux/
Notes
Notes: svn path=/head/; revision=300708
Diffstat (limited to 'astro/p5-Astro-Flux')
-rw-r--r--astro/p5-Astro-Flux/Makefile29
-rw-r--r--astro/p5-Astro-Flux/distinfo2
-rw-r--r--astro/p5-Astro-Flux/pkg-descr5
-rw-r--r--astro/p5-Astro-Flux/pkg-plist7
4 files changed, 43 insertions, 0 deletions
diff --git a/astro/p5-Astro-Flux/Makefile b/astro/p5-Astro-Flux/Makefile
new file mode 100644
index 000000000000..3ed8dfe12231
--- /dev/null
+++ b/astro/p5-Astro-Flux/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: p5-Astro-Flux
+# Date created: 2012-07-01
+# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Astro-Flux
+PORTVERSION= 0.01
+CATEGORIES= astro perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Class for handling astronomical flux quantities
+
+BUILD_DEPENDS= p5-Astro-WaveBand>=0:${PORTSDIR}/astro/p5-Astro-WaveBand \
+ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
+ p5-Misc-Quality>=0:${PORTSDIR}/astro/p5-Misc-Quality \
+ p5-Number-Uncertainty>=0:${PORTSDIR}/math/p5-Number-Uncertainty
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Astro::Flux.3 \
+ Astro::FluxColor.3 \
+ Astro::Fluxes.3
+
+.include <bsd.port.mk>
diff --git a/astro/p5-Astro-Flux/distinfo b/astro/p5-Astro-Flux/distinfo
new file mode 100644
index 000000000000..30493b4221a4
--- /dev/null
+++ b/astro/p5-Astro-Flux/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Astro-Flux-0.01.tar.gz) = 33654b89299a1d250a792075126c648420e36ca003f5171d6f59ed4ceb03881b
+SIZE (Astro-Flux-0.01.tar.gz) = 9714
diff --git a/astro/p5-Astro-Flux/pkg-descr b/astro/p5-Astro-Flux/pkg-descr
new file mode 100644
index 000000000000..f7dbf361527d
--- /dev/null
+++ b/astro/p5-Astro-Flux/pkg-descr
@@ -0,0 +1,5 @@
+Astro::Flux provides a class for handling astronomical flux quantities. This
+class does not currently support conversions from one flux type to another (say,
+from magnitudes to Janskies) but may in the future.
+
+WWW: http://search.cpan.org/dist/Astro-Flux/
diff --git a/astro/p5-Astro-Flux/pkg-plist b/astro/p5-Astro-Flux/pkg-plist
new file mode 100644
index 000000000000..03ccce6b804b
--- /dev/null
+++ b/astro/p5-Astro-Flux/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/Astro/Flux.pm
+%%SITE_PERL%%/Astro/FluxColor.pm
+%%SITE_PERL%%/Astro/Fluxes.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Flux/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Flux
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
+@dirrmtry %%SITE_PERL%%/Astro