---
name: libtap
version: 1.01_1
origin: devel/libtap
comment: Library implementing the Test Anything Protocol
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: rodrigo@bebik.net
prefix: /usr/local
licenselogic: single
flatsize: 33553
desc: |
  Library implementing the Test Anything Protocol.  Will be / is used by
  src/tools/regression, and anything else that wants an easy-to-implement
  test suite.
categories: [devel]
files:
  /usr/local/include/tap.h: 3e87e2afa09e675d2083b96cdd4c7baa7acb5aa1fe9b2fef14f859abbb2c2000
  /usr/local/lib/libtap.a: 3399e532b67aa9b65e3c8697b40e7982032954ca6ed2239090c99b5d9bb6cb56
  /usr/local/lib/libtap.la: f559a6660a035e54a2096df12398d1eae4fba016341e7c98a17df5816cc84e4a
  /usr/local/lib/libtap.so: '-'
  /usr/local/lib/libtap.so.0: 2d931d1a75fc7189ab8658d1a911faf6559a4e5bc103ae04d2aa7380d03236af
  /usr/local/man/man3/tap.3.gz: 8c83ae28e685a1573b6b37ab6d83dfe23f29a3832c9663e8979854b5558c2790
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
message: |
  If you have Perl and Test::Harness installed you can run the test suite
  for libtap by running

      make check

  or

      prove -r
