---
name: hllib
version: 2.4.4
origin: games/hllib
comment: Library to work with various Half-Life file formats
arch: freebsd:9:x86:64
www: http://nemesis.thewavelength.net/index.php?p=35
maintainer: danilogondolfo@gmail.com
prefix: /usr/local
licenselogic: single
licenses: [LGPL21]
flatsize: 420045
desc: |
  HLLib is a package library for Half-Life that abstracts several package
  formats and provides a simple interface for all of them.  HLLib is written
  in native C++ but exposes both a C and C++ interfaces which can be used in
  any C or C++ application (additional languages may also use the library with
  standard C imports).  HLLib works natively in both Windows and *nix.  BSP,
  GCF, NCF, PAK, SGA, VPK, WAD, XZP, and ZIP (store/deflate) package formats
  are supported.

  WWW: http://nemesis.thewavelength.net/index.php?p=35
categories: [games, devel]
files:
  /usr/local/include/hl.h: ff46f8c5b41d1881c6a3e32ecabd797425150de4bb62546e2bef0ec768b211e4
  /usr/local/lib/libhl.so: '-'
  /usr/local/lib/libhl.so.2: '-'
  /usr/local/lib/libhl.so.2.4.4: 4a7424d58d10b02033e0d82c1eb7ec8b2d8104e5e45e0bdd2721d72f61bc1ed7
  /usr/local/share/licenses/hllib-2.4.4/LGPL21: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551
  /usr/local/share/licenses/hllib-2.4.4/LICENSE: 771915ce001e64e6273d8877b28a1155e8c64a0053ed0b98d93dcb4562911c92
  /usr/local/share/licenses/hllib-2.4.4/catalog.mk: 33b4ce04365cf956caa4f8e836ea82e37bca20091b7eeaa9e3a78b5c4afa8325
directories:
  /usr/local/share/licenses/hllib-2.4.4/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
    cd /usr/local
  pre-deinstall: |
    /sbin/ldconfig -R
    cd /usr/local
  post-deinstall: |
    cd /usr/local
