freebsd-ports/devel/py-distorm/Makefile
Brendan Fabeny ceb9fbb8b8 fix a link
Reported by:	J. Hein
2013-01-31 20:51:47 +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"