[84502] trunk/dports/devel
mww at macports.org
mww at macports.org
Mon Sep 26 23:45:53 PDT 2011
Revision: 84502
http://trac.macports.org/changeset/84502
Author: mww at macports.org
Date: 2011-09-26 23:45:53 -0700 (Mon, 26 Sep 2011)
Log Message:
-----------
new port: devel/ocaml-autoconf
Added Paths:
-----------
trunk/dports/devel/ocaml-autoconf/
trunk/dports/devel/ocaml-autoconf/Portfile
Added: trunk/dports/devel/ocaml-autoconf/Portfile
===================================================================
--- trunk/dports/devel/ocaml-autoconf/Portfile (rev 0)
+++ trunk/dports/devel/ocaml-autoconf/Portfile 2011-09-27 06:45:53 UTC (rev 84502)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem 1.0
+
+name ocaml-autoconf
+version 1.1
+categories devel ml
+platforms darwin
+maintainers mww openmaintainer
+license BSD
+description autoconf macros for OCaml
+long_description autoconf macros to support configuration of OCaml programs and libraries
+homepage http://forge.ocamlcore.org/projects/ocaml-autoconf
+
+master_sites http://forge.ocamlcore.org/frs/download.php/282/
+
+checksums md5 059bb775f8379afae8941bec30e6bcf2 \
+ sha1 43241406dcea1377a8fc18be8c03d03dd0ff6d61 \
+ rmd160 9d892f016c4aef45d90ed532ab7fbbd877f16f98
+
+supported_archs noarch
+
+use_configure no
+
+destroot.args prefix=${prefix}
+
+livecheck.type regex
+livecheck.url http://forge.ocamlcore.org/frs/?group_id=69
+livecheck.regex "${name}-(.*?).tar.gz"
Property changes on: trunk/dports/devel/ocaml-autoconf/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110926/f714f56f/attachment.html>
More information about the macports-changes
mailing list