# $NetBSD$

DISTNAME=	decorated_registry-0.0.2
PKGNAME=	${PYPKGPREFIX}-decorated-registry-0.0.2
CATEGORIES=	devel python
MASTER_SITES=	https://files.pythonhosted.org/packages/db/98/c821f02070e43dff92eb2a9d4e5814a70622ba0f56d192cead01b793625e/

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	https://github.com/andreycizov/python-decorated_registry
COMMENT=	Decorator-based registry for objects with arbitrary payloads
LICENSE=	mit

USE_LANGUAGES=	# none

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