9ce180c315
switch to a locally-rolled distfile; update to svn r185; patch and bump revision of a dependent port.
14 lines
325 B
Makefile
14 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"
|