PORTNAME=	opcodes
DISTVERSION=	0.3.14
PORTREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Database of processor instructions/opcodes
WWW=		https://github.com/Maratyszcza/Opcodes

LICENSE=	BSD2CLAUSE

USES=		python
USE_PYTHON=	distutils autoplist

NO_ARCH=	yes

.include <bsd.port.mk>
