[39892] trunk/dports/games

ryandesign at macports.org ryandesign at macports.org
Wed Sep 10 13:23:06 PDT 2008


Revision: 39892
          http://trac.macports.org/changeset/39892
Author:   ryandesign at macports.org
Date:     2008-09-10 13:23:03 -0700 (Wed, 10 Sep 2008)
Log Message:
-----------
roll: new port, version 1.1.3; closes #16374

Added Paths:
-----------
    trunk/dports/games/roll/
    trunk/dports/games/roll/Portfile

Added: trunk/dports/games/roll/Portfile
===================================================================
--- trunk/dports/games/roll/Portfile	                        (rev 0)
+++ trunk/dports/games/roll/Portfile	2008-09-10 20:23:03 UTC (rev 39892)
@@ -0,0 +1,23 @@
+# -*- 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
+
+name                roll
+version             1.1.3
+categories          games
+platforms           darwin
+maintainers         gmail.com:matteo.corti
+description         Dice roller
+long_description    rolls a user-defined dice sequence
+homepage            http://matteocorti.ch/software/roll/
+master_sites        ${homepage}
+
+checksums           md5 b7b9bcbb403a14d45a3201f9a161b540 \
+                    sha1 d6de8e77731a4fb89a5dfe82293eb951705da05a \
+                    rmd160 7e6144587d9ace1deab74a95815eeb04e6a43356
+
+use_parallel_build  yes
+
+depends_build       bin:lex:flex \
+                    bin:bison:bison


Property changes on: trunk/dports/games/roll/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/20080910/d03118f4/attachment.html 


More information about the macports-changes mailing list