---
name: libdasm
version: 1.5_1
origin: devel/libdasm
comment: Simple x86 disassembly library
arch: freebsd:9:x86:64
www: http://code.google.com/p/libdasm/
maintainer: antoine@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 522295
desc: |
  libdasm is a C-library that tries to provide simple and convenient
  way to disassemble Intel x86 raw opcode bytes (machine code). It
  can parse and print out opcodes in AT&T and Intel syntax.

  WWW: http://code.google.com/p/libdasm/
categories: [devel]
files:
  /usr/local/include/libdasm.h: 1cd22edb41f7b28d00b2cc7556f4a14186a2d6c3f40706295d55fd21520929af
  /usr/local/lib/libdasm.a: 8d247a6ffd97eb0e0285d224a41e16392703ba520f45cbe340bf15757898b9aa
  /usr/local/lib/libdasm.so: 2e689da0e08c2539f514df930c1899ee7bbd8ce69a698063b8e1a428c7f037a4
  /usr/local/lib/libdasm.so.1: 2e689da0e08c2539f514df930c1899ee7bbd8ce69a698063b8e1a428c7f037a4
  /usr/local/share/doc/libdasm/HISTORY.txt: 690e3e440ab72c53d43d45821c4af6b84df637461958efc29df4571e8b49e823
  /usr/local/share/doc/libdasm/README.txt: 0f1ba48de48df1c226ecf33626fed781e9b0e1404ac186c65bf1c99dd031076f
  /usr/local/share/examples/libdasm/README.txt: b5f4d3b04be4d352229859d86ac0b80ee296595232c569ed2208973386854b7a
  /usr/local/share/examples/libdasm/das.c: 17812282b734ef0b282f9f10981f1750d05e64c453153c705b8af747ce90e848
  /usr/local/share/examples/libdasm/simple.c: 9f479d0cca6889cb344a7f6cc4968d29bcc817c8fa410157dd4eca4ed190841d
directories:
  /usr/local/share/examples/libdasm/: n
  /usr/local/share/doc/libdasm/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
