eed7b27b60
This should fix hubertf's bulk build.
17 lines
438 B
Makefile
17 lines
438 B
Makefile
# $NetBSD: Makefile,v 1.2 2003/09/25 15:43:35 recht Exp $
|
|
#
|
|
|
|
DISTNAME= TPG-2.1.6
|
|
CATEGORIES= devel
|
|
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_BUILDLINK2= yes
|
|
|
|
.include "../../lang/python/extension.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|