[89049] trunk/dports/science
ram at macports.org
ram at macports.org
Wed Jan 18 13:38:13 PST 2012
Revision: 89049
http://trac.macports.org/changeset/89049
Author: ram at macports.org
Date: 2012-01-18 13:38:12 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
science/match: new port
Added Paths:
-----------
trunk/dports/science/match/
trunk/dports/science/match/Portfile
Added: trunk/dports/science/match/Portfile
===================================================================
--- trunk/dports/science/match/Portfile (rev 0)
+++ trunk/dports/science/match/Portfile 2012-01-18 21:38:12 UTC (rev 89049)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+
+name match
+version 0.14
+categories science
+platforms darwin
+maintainers ram
+
+description match, a program for matching star lists
+long_description \
+ This program is designed to match up items in two different lists, \
+ which may have two different systems of coordinates. The program \
+ allows the two sets of coordinates to be related by a linear, \
+ quadratic, or cubic transformation.
+
+homepage http://spiff.rit.edu/match/
+master_sites ${homepage}
+
+checksums md5 2f74c97ee3fd465f77d1a5bb3a2b0488 \
+ sha1 b6558811029ae3e9166213fff57bc6374d6e053a \
+ rmd160 250dae9f0a818de42cf86f213f83ce6a35751b9a
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex {The current version is match (\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/30b6ac06/attachment.html>
More information about the macports-changes
mailing list