Prune devel/py-EnthoughtBase
[dports.git] / devel / lua-lpeg51 / Makefile
1 # $FreeBSD$
2
3 COMMENT=        Parsing Expression Grammars For Lua 5.1
4
5 USES=   lua:51
6
7 MASTERDIR=      ${.CURDIR}/../lua-lpeg
8
9 .include "${MASTERDIR}/Makefile"