# $Id: Portfile 82553 2011-08-15 19:22:39Z jmr@macports.org $

PortSystem              1.0
PortGroup               xcode 1.0

name                    ackmate
set real_name           AckMate
version                 1.1.2
revision                1
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.12-app-ack
