[72190] users/ryandesign/ports/games

ryandesign at macports.org ryandesign at macports.org
Wed Oct 6 04:17:08 PDT 2010


Revision: 72190
          http://trac.macports.org/changeset/72190
Author:   ryandesign at macports.org
Date:     2010-10-06 04:17:06 -0700 (Wed, 06 Oct 2010)
Log Message:
-----------
PCLauncher: new port

Added Paths:
-----------
    users/ryandesign/ports/games/PCLauncher/
    users/ryandesign/ports/games/PCLauncher/Portfile

Added: users/ryandesign/ports/games/PCLauncher/Portfile
===================================================================
--- users/ryandesign/ports/games/PCLauncher/Portfile	                        (rev 0)
+++ users/ryandesign/ports/games/PCLauncher/Portfile	2010-10-06 11:17:06 UTC (rev 72190)
@@ -0,0 +1,29 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem                  1.0
+PortGroup                   xcode 1.0
+
+name                        PCLauncher
+version                     0.0.1-72189
+categories                  games
+maintainers                 ryandesign
+homepage                    http://plasmaclient.servegame.org/
+
+description                 launcher for PlasmaClient
+
+long_description            ${name} verifies your Myst Online: URU Live again \
+                            username and password, downloads the secure files \
+                            if necessary, and then launches PlasmaClient.
+
+fetch.type                  svn
+svn.url                     http://svn.macosforge.org/repository/macports/users/ryandesign/${name}
+svn.revision                [lindex [split ${version} -] 1]
+worksrcdir                  ${name}
+
+depends_run                 port:PlasmaClient \
+                            port:Drizzle
+
+post-patch {
+    reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/PCLauncher.applescript
+}


Property changes on: users/ryandesign/ports/games/PCLauncher/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/20101006/f255323b/attachment.html>


More information about the macports-changes mailing list