summaryrefslogtreecommitdiff
path: root/devel/capstone/PLIST
diff options
context:
space:
mode:
authorwiz <wiz>2014-12-05 11:51:58 +0000
committerwiz <wiz>2014-12-05 11:51:58 +0000
commitcae81bb2de78f00b79c22e790d3281e9f7c6fcad (patch)
treee65787ab9abec315e902603c002b2a434652ccc5 /devel/capstone/PLIST
parent1adffdc6091bd67fee5bfd1decd71ff3b707fa0b (diff)
downloadpkgsrc-cae81bb2de78f00b79c22e790d3281e9f7c6fcad.tar.gz
Import capstone-3.0 as devel/capstone, packaged for wip by Kamil
Rytarowski. Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community. Capstone supports multiple hardware architectures, including ARM, ARM64 (ARMv8), Mips, PPC, Sparc, SystemZ, XCore and X86 (including X86_64).
Diffstat (limited to 'devel/capstone/PLIST')
-rw-r--r--devel/capstone/PLIST15
1 files changed, 15 insertions, 0 deletions
diff --git a/devel/capstone/PLIST b/devel/capstone/PLIST
new file mode 100644
index 00000000000..45f8776df02
--- /dev/null
+++ b/devel/capstone/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1 2014/12/05 11:51:58 wiz Exp $
+include/capstone/arm.h
+include/capstone/arm64.h
+include/capstone/capstone.h
+include/capstone/mips.h
+include/capstone/platform.h
+include/capstone/ppc.h
+include/capstone/sparc.h
+include/capstone/systemz.h
+include/capstone/x86.h
+include/capstone/xcore.h
+lib/libcapstone.a
+lib/libcapstone.so
+lib/libcapstone.so.3
+lib/pkgconfig/capstone.pc