# $NetBSD: Makefile,v 1.8 2016/06/08 17:43:23 wiz Exp $
DISTNAME= lettuce-0.2.18
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=l/lettuce/}
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://lettuce.it/
COMMENT= Behaviour-driven development test tool
LICENSE= gnu-gpl-v3
REPLACE_PYTHON= lettuce/bin.py lettuce/plugins/autopdb.py
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.2.18
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
CVSweb <webmaster@jp.NetBSD.org>