[30899] trunk/dports/games

source_changes at macosforge.org source_changes at macosforge.org
Sat Nov 10 10:42:08 PST 2007


Revision: 30899
          http://trac.macosforge.org/projects/macports/changeset/30899
Author:   sfiera at macports.org
Date:     2007-11-10 10:42:08 -0800 (Sat, 10 Nov 2007)

Log Message:
-----------
New port: robotfindskitten

Added Paths:
-----------
    trunk/dports/games/robotfindskitten/
    trunk/dports/games/robotfindskitten/Portfile
    trunk/dports/games/robotfindskitten/files/
    trunk/dports/games/robotfindskitten/files/patch-Makefile.in.diff

Added: trunk/dports/games/robotfindskitten/Portfile
===================================================================
--- trunk/dports/games/robotfindskitten/Portfile	                        (rev 0)
+++ trunk/dports/games/robotfindskitten/Portfile	2007-11-10 18:42:08 UTC (rev 30899)
@@ -0,0 +1,22 @@
+# -*- Mode: Tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+
+name                robotfindskitten
+version             1.4142135.349
+categories          games
+platforms           darwin
+maintainers         sfiera
+description         Find kitten
+long_description    $description
+
+homepage            http://robotfindskitten.org/
+master_sites        sourceforge:rfk
+distname            ${name}_$version.orig
+checksums           md5 16b1357db97d6fa3b1c91d806e901e5e
+patchfiles          patch-Makefile.in.diff
+
+depends_lib         port:ncurses
+configure.args-append   --infodir=${prefix}/share/info
+worksrcdir          $name-$version


Property changes on: trunk/dports/games/robotfindskitten/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

Added: trunk/dports/games/robotfindskitten/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/games/robotfindskitten/files/patch-Makefile.in.diff	                        (rev 0)
+++ trunk/dports/games/robotfindskitten/files/patch-Makefile.in.diff	2007-11-10 18:42:08 UTC (rev 30899)
@@ -0,0 +1,11 @@
+--- src/Makefile.in	2003-01-27 14:35:59.000000000 -0500
++++ src/Makefile.in.new	2007-11-10 13:30:10.000000000 -0500
+@@ -74,7 +74,7 @@
+ STRIP = @STRIP@
+ VERSION = @VERSION@
+ 
+-execgamesdir = $(prefix)/games
++execgamesdir = $(prefix)/bin
+ execgames_PROGRAMS = robotfindskitten
+ 
+ robotfindskitten_SOURCES = draw.h messages.h robotfindskitten.c 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071110/6c01f572/attachment.html


More information about the macports-changes mailing list