freebsd-ports/devel/py-distorm/Makefile
2014-02-18 18:55:49 +00:00

12 lines
259 B
Makefile

# Created by: Lutz Boehne <lboehne@damogran.de>
# $FreeBSD$
PORTNAME= distorm
COMMENT= Python interface for fast x86 and x86-64 disassembler library
PORTREVISION= 0
PYTHON_SLAVEPORT= yes
MASTERDIR= ${.CURDIR}/../distorm
.include "${MASTERDIR}/Makefile"