---
name: hlextract
version: 2.4.4
origin: archivers/hlextract
comment: Utility to extract data from 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: [GPLv2]
flatsize: 44576
desc: |
  HLExtract is a command line utility written in C that can load all HLLib
  supported packages and extract multiple items from them while maintaining
  their directory structure.  Currently, 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
deps:
  hllib: {origin: games/hllib, version: 2.4.4}
categories: [games, archivers]
files:
  /usr/local/bin/hlextract: 04966f18b772a1d07b18dfc2c3d2fd354726172f86c118cee4efeaeaff9cf2dd
  /usr/local/share/licenses/hlextract-2.4.4/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/hlextract-2.4.4/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/hlextract-2.4.4/catalog.mk: 341130a9d4a8b2c60eefeed31af15f8ab60c73a711d367c3c93b80b6c0aac748
directories:
  /usr/local/share/licenses/hlextract-2.4.4/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
