---
name: qccx
version: 1.0.0
origin: games/qccx
comment: Very fast optimizing QuakeC compiler
arch: freebsd:9:x86:64
www: http://www.quakewiki.net/archives/qccx/
maintainer: danfe@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 116555
desc: |
  QCCX is the world's first optimizing QuakeC compiler with support for string
  manipulation, pointers, integers, arrays, and ``for'' loops.  It is also the
  fastest QuakeC compiler out there (at least at its time).  QCCX is based on
  FastQCC which was, in turn, based on QCCDOS.  Use it the same way you use any
  other QuakeC compiler.

  WWW: http://www.quakewiki.net/archives/qccx/
deps:
  quake-source: {origin: games/quake-source, version: 1.01_1}
categories: [games, devel]
options: {DOCS: on}
files:
  /usr/local/bin/qccx: e1c5a8841e36b0e8807e9057d9479271de93aaffd7079901ee8749069a23619e
  /usr/local/share/doc/qccx/manual.txt: 06273f99b5255bb2afce08f896480cb0a0e9ece23cead474ca2b2dae7a7a4766
  /usr/local/share/doc/qccx/readme.txt: d76bdddf5e10abe54bebae1bbc9081191eeab62a386ef1cba7d71618ca31f2f0
  /usr/local/share/licenses/qccx-1.0.0/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/qccx-1.0.0/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/qccx-1.0.0/catalog.mk: de7d70b71168e2e5c1dc6bc0368b60c28a77df693042e345ceb7697d9edbff0f
  /usr/local/share/qccx/client.qc: e0e7f8d0f8b46fd3914cd194955560132081df6496da6d9d088979d9aabb80ff
  /usr/local/share/qccx/defs.qc: 9e871e966fbee119edc76e55ce45faa7c3c00ffb2a23ac8aa526034af30a7091
  /usr/local/share/qccx/internal.qc: 045f27ef9c73622a17ba1c2bb3557ee02d8253d3285d6757d937b0e6b88f30d0
  /usr/local/share/qccx/misc.qc: 451c301fcabbba73d8736a7a542d0b14d0265b48bc70e88e506fea93d9a818b5
  /usr/local/share/qccx/progs.src: f3c07d4fd1000673004d320ecd66ff585e72b2cab50246b27b1efbda12b39019
  /usr/local/share/qccx/world.qc: ca68c2ef4f26a54c43cab1159a70b5cae7eaa59b1b9bf92d6a048ad8d7991bc5
directories:
  /usr/local/share/qccx/: n
  /usr/local/share/licenses/qccx-1.0.0/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/qccx/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
