# -*- 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: Portfile 104643 2013-03-30 14:14:12Z and.damore@macports.org $

PortSystem          1.0

name                lpeg
license             MIT
version             0.11
revision            1
categories          devel
description         Parsing Expression Grammars for Lua
replaced_by         lua-lpeg
PortGroup  obsolete 1.0
