# Created by: Lutz Boehne <lboehne@damogran.de>
# $FreeBSD: tags/RELEASE_10_0_0/devel/py-distorm/Makefile 327724 2013-09-20 17:13:42Z bapt $

PORTNAME=	distorm

COMMENT=	Python interface for fast x86 and x86-64 disassembler library

PORTREVISION=		0
PYTHON_SLAVEPORT=	yes
MASTERDIR=		${.CURDIR}/../distorm

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"
