4150812b27
ok'd a while back at pkgsrcCon by agc and wiz
17 lines
445 B
Makefile
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"
|