pkgsrc/devel/py-TPG/Makefile
recht 4150812b27 add python as category
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-22 09:15:59 +00:00

17 lines
445 B
Makefile

# $NetBSD: Makefile,v 1.4 2004/07/22 09:16:01 recht Exp $
#
DISTNAME= TPG-2.1.6
CATEGORIES= devel python
MASTER_SITES= http://christophe.delord.free.fr/soft/tpg/
MAINTAINER= dotz@irc.pl
HOMEPAGE= http://christophe.delord.free.fr/soft/tpg/
COMMENT= ToyParserGenerator for Python
PYTHON_VERSIONS_ACCEPTED= 23 23pth 22 22pth
PYDISTUTILSPKG= yes
USE_BUILDLINK3= yes
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"