# New ports collection makefile for:	py-distorm
# Date created:				1 December 2006
# Whom:					Lutz Boehne <lboehne@damogran.de>
#
# $FreeBSD: ports/devel/py-distorm/Makefile,v 1.14 2011/06/25 13:33:20 bf Exp $
#

PORTNAME=	distorm

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

PYTHON_SLAVEPORT=	yes
MASTERDIR=	${.CURDIR}/../distorm
.include "${MASTERDIR}/Makefile"
