2005-04-11 23:44:48 +02:00
|
|
|
# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:37 tv Exp $
|
2002-01-29 17:19:03 +01:00
|
|
|
|
|
|
|
DISTNAME= pyunit-1.4.1
|
|
|
|
PKGNAME= ${PYPKGPREFIX}-unit-1.4.1
|
2004-07-22 11:15:59 +02:00
|
|
|
CATEGORIES= devel python
|
2002-01-29 17:19:03 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyunit/}
|
|
|
|
|
|
|
|
MAINTAINER= shell@shellhung.org
|
|
|
|
HOMEPAGE= http://pyunit.sourceforge.net/
|
2003-07-21 18:35:12 +02:00
|
|
|
COMMENT= Unit testing framework for python
|
2002-01-29 17:19:03 +01:00
|
|
|
|
|
|
|
PYDISTUTILSPKG= # defined
|
|
|
|
|
2002-09-22 01:46:45 +02:00
|
|
|
.include "../../lang/python/extension.mk"
|
2002-01-29 17:19:03 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|