# $Id: Portfile 72111 2010-10-04 01:15:14Z ryandesign@macports.org $

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
