COMMENT=	Python module to read and work with PE files

MODPY_DISTV=	2024.8.26
DISTNAME=	pefile-${MODPY_DISTV}
PKGNAME=	py-${DISTNAME}
REVISION=	0

CATEGORIES=	security

HOMEPAGE=	https://github.com/erocarrera/pefile

# MIT
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PYBUILD=	setuptools
MODPY_PI=	Yes

NO_TEST=	Yes

.include <bsd.port.mk>
