[95677] trunk/dports/science

jmr at macports.org jmr at macports.org
Wed Jul 18 20:34:16 PDT 2012


Revision: 95677
          https://trac.macports.org/changeset/95677
Author:   jmr at macports.org
Date:     2012-07-18 20:34:14 -0700 (Wed, 18 Jul 2012)
Log Message:
-----------
New port: mmdb, macromolecular coordinate library (#33100)

Added Paths:
-----------
    trunk/dports/science/mmdb/
    trunk/dports/science/mmdb/Portfile

Added: trunk/dports/science/mmdb/Portfile
===================================================================
--- trunk/dports/science/mmdb/Portfile	                        (rev 0)
+++ trunk/dports/science/mmdb/Portfile	2012-07-19 03:34:14 UTC (rev 95677)
@@ -0,0 +1,35 @@
+# $Id$
+
+PortSystem          1.0
+
+name                mmdb
+version             1.23.2.2
+set branch          [join [lrange [split ${version} .] 0 1] .]
+categories          science
+maintainers         fastmail.net:konrad.hinsen openmaintainer
+license             LGPL-3
+
+description         macromolecular coordinate library
+long_description    MMDB is designed to assist developers in working \
+                    with macromolecular coordinate files. The library \
+                    handles both PDB and mmCIF format files. \
+                    The Library also features an internal binary \
+                    format, portable between different platforms. This \
+                    is achieved at uniformity of the Library's \
+                    interface functions, so that there is no \
+                    difference in handling different formats. \
+                    MMDB provides various high-level tools for working \
+                    with coordinate files, including reading and \
+                    writing, orthogonal-fractional transforms, \
+                    generation of symmetry mates, editing the \
+                    molecular structure and more.
+
+homepage            https://launchpad.net/mmdb
+platforms           darwin
+
+master_sites        http://launchpad.net/mmdb/${branch}/${version}/+download/
+
+checksums           md5 5ca1159317409bf5398a5a8489b42b22 \
+                    sha256 bcdd9cdb58934a2e28e2a599d6b18f3c10fb90eb86b969eaa39901925c17bd0d
+
+depends_build       port:gawk port:gsed


Property changes on: trunk/dports/science/mmdb/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/20120718/2cc08c02/attachment.html>


More information about the macports-changes mailing list