[65204] trunk/dports/devel
nox at macports.org
nox at macports.org
Tue Mar 23 09:17:37 PDT 2010
Revision: 65204
http://trac.macports.org/changeset/65204
Author: nox at macports.org
Date: 2010-03-23 09:17:36 -0700 (Tue, 23 Mar 2010)
Log Message:
-----------
Create new port hs-HOC-QuartzCore
QuartzCore framework bindings for HOC.
Added Paths:
-----------
trunk/dports/devel/hs-HOC-QuartzCore/
trunk/dports/devel/hs-HOC-QuartzCore/Portfile
Added: trunk/dports/devel/hs-HOC-QuartzCore/Portfile
===================================================================
--- trunk/dports/devel/hs-HOC-QuartzCore/Portfile (rev 0)
+++ trunk/dports/devel/hs-HOC-QuartzCore/Portfile 2010-03-23 16:17:36 UTC (rev 65204)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup hocbinding 1.0
+
+set rev 413
+
+hocbinding.setup \
+ QuartzCore 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 \
+ Foundation
+
+depends_build-append \
+ port:hs-HOC-Foundation
Property changes on: trunk/dports/devel/hs-HOC-QuartzCore/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/34fba503/attachment.html>
More information about the macports-changes
mailing list