1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/devel/py-distorm/Makefile

14 lines
273 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
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"