[68061] trunk/dports/perl
jmr at macports.org
jmr at macports.org
Tue May 25 19:29:07 PDT 2010
Revision: 68061
http://trac.macports.org/changeset/68061
Author: jmr at macports.org
Date: 2010-05-25 19:29:05 -0700 (Tue, 25 May 2010)
Log Message:
-----------
New port: p5-astro, assorted astronomical routines for perl (#23129)
Added Paths:
-----------
trunk/dports/perl/p5-astro/
trunk/dports/perl/p5-astro/Portfile
Added: trunk/dports/perl/p5-astro/Portfile
===================================================================
--- trunk/dports/perl/p5-astro/Portfile (rev 0)
+++ trunk/dports/perl/p5-astro/Portfile 2010-05-26 02:29:05 UTC (rev 68061)
@@ -0,0 +1,30 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup Astro 0.71
+maintainers saao.ac.za:tim
+description Assorted astronomical routines for perl
+long_description \
+ Astro::Time, Astro::Coord and Astro::Misc provide a collection of useful \
+ astronomical routines written entirely in Perl. The routines provided include \
+ various time conversions, coordinate transformations, and string parsing as \
+ well as a number of astronomical tools. \
+ \
+ These routines should be used at your own risk! Most should give \
+ reasonable accurate results, but spot checks against your favorite \
+ program are recommenced. The B1950/J2000/Galactic coordinate routines \
+ are based on SLALIB routines and agree very closely. \
+
+platforms darwin
+if {[info exists supported_archs]} {
+ supported_archs noarch
+} else {
+ universal_variant no
+}
+
+checksums md5 e194a0532b93697cb0c2d906fc4fb071 \
+ sha1 4f3c72377bc02b845f3a6cb8093c60b5f1850b0f \
+ rmd160 3eccb7edd545853867d36357c5bf50444c691754
Property changes on: trunk/dports/perl/p5-astro/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100525/5daa07ad/attachment.html>
More information about the macports-changes
mailing list