PORTNAME=	minidump
DISTVERSION=	0.0.21
PORTREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	0mp@FreeBSD.org
COMMENT=	Python library to parse Windows minidump file format
WWW=		https://github.com/skelsec/minidump

LICENSE=	MIT

USES=		python
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes

.include <bsd.port.mk>
