# $NetBSD$

DISTNAME=	PyHamcrest-2.0.2
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/Py//:tl:}
CATEGORIES=	devel python
MASTER_SITES=	${MASTER_SITE_PYPI:=P/PyHamcrest/}

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	https://github.com/hamcrest/PyHamcrest
COMMENT=	Hamcrest framework for matcher objects
LICENSE=	modified-bsd

PYTHON_VERSIONS_INCOMPATIBLE=	27

USE_LANGUAGES=	# none

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
