freebsd-ports/devel/py-distorm/Makefile
Brendan Fabeny 9ce180c315 After many problems with silent upstream distfile changes,
switch to a locally-rolled distfile; update to svn r185;
patch and bump revision of a dependent port.
2011-06-25 13:33:20 +00:00

15 lines
325 B
Makefile

# New ports collection makefile for: py-distorm
# Date created: 1 December 2006
# Whom: Lutz Boehne <lboehne@damogran.de>
#
# $FreeBSD$
#
PORTNAME= distorm
COMMENT= Python interface for fast x86 and x86-64 disassembler library
PYTHON_SLAVEPORT= yes
MASTERDIR= ${.CURDIR}/../distorm
.include "${MASTERDIR}/Makefile"