[71117] trunk/dports/editors

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Sep 1 12:24:48 PDT 2010


Revision: 71117
          http://trac.macports.org/changeset/71117
Author:   singingwolfboy at macports.org
Date:     2010-09-01 12:24:45 -0700 (Wed, 01 Sep 2010)
Log Message:
-----------
New port: ackmate

Added Paths:
-----------
    trunk/dports/editors/ackmate/
    trunk/dports/editors/ackmate/Portfile

Added: trunk/dports/editors/ackmate/Portfile
===================================================================
--- trunk/dports/editors/ackmate/Portfile	                        (rev 0)
+++ trunk/dports/editors/ackmate/Portfile	2010-09-01 19:24:45 UTC (rev 71117)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               xcode 1.0
+
+name                    ackmate
+set real_name           AckMate
+version                 1.1.2
+categories              editors aqua
+maintainers             singingwolfboy
+description             AckMate is a TextMate plugin for running Ack in a Cocoa window.
+long_description        ${description}
+platforms               darwin
+license                 MIT
+homepage                http://github.com/protocool/AckMate
+fetch.type              git
+git.url                 http://github.com/protocool/${real_name}.git
+git.branch              8b0c84cc668612946cee
+depends_build           port:ragel
+depends_lib             port:p5-app-ack


Property changes on: trunk/dports/editors/ackmate/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100901/d3001303/attachment.html>


More information about the macports-changes mailing list