[65207] trunk/dports/devel

nox at macports.org nox at macports.org
Tue Mar 23 09:18:21 PDT 2010


Revision: 65207
          http://trac.macports.org/changeset/65207
Author:   nox at macports.org
Date:     2010-03-23 09:18:21 -0700 (Tue, 23 Mar 2010)
Log Message:
-----------
Create new port hs-HOC-CoreData

CoreData framework bindings for HOC.

Added Paths:
-----------
    trunk/dports/devel/hs-HOC-CoreData/
    trunk/dports/devel/hs-HOC-CoreData/Portfile

Added: trunk/dports/devel/hs-HOC-CoreData/Portfile
===================================================================
--- trunk/dports/devel/hs-HOC-CoreData/Portfile	                        (rev 0)
+++ trunk/dports/devel/hs-HOC-CoreData/Portfile	2010-03-23 16:18:21 UTC (rev 65207)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       hocbinding 1.0
+
+set rev         413
+
+hocbinding.setup \
+    CoreData 0.7-r${rev} hoc
+
+maintainers     nox openmaintainer
+
+fetch.type      svn
+svn.url         http://hoc.googlecode.com/svn/trunk/hoc
+svn.revision    ${rev}
+
+hocbinding.deps \
+    AppKit \
+    Foundation \
+    QuartzCore
+
+depends_build-append \
+    port:hs-HOC-AppKit \
+    port:hs-HOC-Foundation \
+    port:hs-HOC-QuartzCore


Property changes on: trunk/dports/devel/hs-HOC-CoreData/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/20100323/e6836f8c/attachment.html>


More information about the macports-changes mailing list