[99891] trunk/dports/science

mmoll at macports.org mmoll at macports.org
Tue Nov 20 19:13:22 PST 2012


Revision: 99891
          https://trac.macports.org/changeset/99891
Author:   mmoll at macports.org
Date:     2012-11-20 19:13:21 -0800 (Tue, 20 Nov 2012)
Log Message:
-----------
science/fcl: new port, a flexible collision library

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

Added: trunk/dports/science/fcl/Portfile
===================================================================
--- trunk/dports/science/fcl/Portfile	                        (rev 0)
+++ trunk/dports/science/fcl/Portfile	2012-11-21 03:13:21 UTC (rev 99891)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup  cmake 1.0
+PortGroup  github 1.0
+
+categories          science
+maintainers         mmoll openmaintainer
+description         A Flexible Collision Library
+long_description    $description
+github.setup        flexible-collision-library fcl 0.2.5
+homepage            http://gamma.cs.unc.edu/FCL
+platforms           darwin
+license             BSD
+depends_build       port:pkgconfig
+depends_lib         port:libccd port:boost
+checksums           md5     5f1fe2b186f033f98e6d33fb0dfc9195 \
+                    sha1    486f4ffb1e293ba15c74983d14dbcd839b986eed \
+                    rmd160  a06c5ce2b27a97a00af6955ffb7950598dfad973


Property changes on: trunk/dports/science/fcl/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/20121120/931db0a2/attachment.html>


More information about the macports-changes mailing list