[95889] trunk/dports/science
ryandesign at macports.org
ryandesign at macports.org
Wed Jul 25 15:07:40 PDT 2012
Revision: 95889
https://trac.macports.org/changeset/95889
Author: ryandesign at macports.org
Date: 2012-07-25 15:07:40 -0700 (Wed, 25 Jul 2012)
Log Message:
-----------
indi_maxdomeii: new port, version 2012.07.22 (#35311)
Added Paths:
-----------
trunk/dports/science/indi_maxdomeii/
trunk/dports/science/indi_maxdomeii/Portfile
Added: trunk/dports/science/indi_maxdomeii/Portfile
===================================================================
--- trunk/dports/science/indi_maxdomeii/Portfile (rev 0)
+++ trunk/dports/science/indi_maxdomeii/Portfile 2012-07-25 22:07:40 UTC (rev 95889)
@@ -0,0 +1,32 @@
+# -*- 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 cmake 1.0
+
+name indi_maxdomeii
+version 2012.07.22
+set indi_version 0.9.1
+set branch [join [lrange [split ${indi_version} .] 0 1] .]
+categories science
+platforms darwin
+maintainers gmail.com:ferran.casarramona
+license {freetype GPL}
+
+description Max Dome II driver for INDI
+
+long_description INDI is a distributed control protocol designed to \
+ operate astronomical instrumentation. This is the driver \
+ for Max Dome II.
+
+homepage http://www.indilib.org/index.php?title=MaxDome_II
+master_sites sourceforge:project/indi/indilib/${branch}/3rdparty
+
+distname indi-maxdomeii-${version}
+
+checksums sha1 a05ca9274e262b899abf3c74fb50b4e8b21f98fe \
+ rmd160 4b4fd0e3215efb70376c0a2cc0ccd3754e7a4231
+
+depends_lib port:indi
+
+livecheck.regex /indi-maxdomeii-(\[0-9.\]+)${extract.suffix}
Property changes on: trunk/dports/science/indi_maxdomeii/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/20120725/6de9db18/attachment-0001.html>
More information about the macports-changes
mailing list