pkgsrc/devel/py-unit/Makefile

16 lines
420 B
Makefile

# $NetBSD: Makefile,v 1.9 2006/03/16 22:48:42 wiz Exp $
DISTNAME= pyunit-1.4.1
PKGNAME= ${PYPKGPREFIX}-unit-1.4.1
PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyunit/}
MAINTAINER= shell@NetBSD.org
HOMEPAGE= http://pyunit.sourceforge.net/
COMMENT= Unit testing framework for python
PYDISTUTILSPKG= # defined
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"