freebsd-ports/devel/py-distorm/Makefile
Antoine Brodin f7455240e3 Reduce dependency on the python2 metaport
PR:		225752
Submitted by:	Yasuhiro KIMURA
2018-02-19 11:10:43 +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= 1
PYTHON_SLAVEPORT= yes
MASTERDIR= ${.CURDIR}/../distorm
.include "${MASTERDIR}/Makefile"