[86641] trunk/dports/devel/caml-res/Portfile

mww at macports.org mww at macports.org
Sun Oct 30 17:40:31 PDT 2011


Revision: 86641
          http://trac.macports.org/changeset/86641
Author:   mww at macports.org
Date:     2011-10-30 17:40:31 -0700 (Sun, 30 Oct 2011)
Log Message:
-----------
caml-res: add license; use ocaml port group

Modified Paths:
--------------
    trunk/dports/devel/caml-res/Portfile

Modified: trunk/dports/devel/caml-res/Portfile
===================================================================
--- trunk/dports/devel/caml-res/Portfile	2011-10-31 00:37:58 UTC (rev 86640)
+++ trunk/dports/devel/caml-res/Portfile	2011-10-31 00:40:31 UTC (rev 86641)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup ocaml 1.0
 
 name                caml-res
 version             3.2.0
@@ -8,6 +9,7 @@
 worksrcdir          res-${distname}
 categories          devel ml
 maintainers         mww openmaintainer
+license             LGPL-2.1
 description         OCaml library for automatically resizing contiguous memory (arrays and strings)
 long_description	${description}
 homepage            http://www.ocaml.info/home/ocaml_sources.html
@@ -32,6 +34,3 @@
 
 destroot.env        OCAMLFIND_INSTFLAGS="-destdir $ocamlfind_destdir"
 
-pre-destroot {
-    file mkdir $ocamlfind_destdir
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111030/52c3a67d/attachment.html>


More information about the macports-changes mailing list