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
commit40000a634f4543852dc07aa67429d187d2922d73 (patch)
treee65787ab9abec315e902603c002b2a434652ccc5 /devel/capstone/PLIST
parentb04e7050f0f6c3e84ece776ea9e18cbb356a2c65 (diff)
downloadpkgsrc-40000a634f4543852dc07aa67429d187d2922d73.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