---
name: bas2tap
version: 2.5
origin: lang/bas2tap
comment: Convert 48k/128k ZX Spectrum BASIC text files to TAP files
arch: freebsd:9:x86:64
www: http://www.worldofspectrum.org/utilities.html
maintainer: rene@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 74144
desc: |
  This utility converts both 48k and 128k ZX Spectrum BASIC programs stored
  as plain text files into TAP files.

  TAP files can be used in most ZX Spectrum emulators and can be concatenated
  together using cat(1).

  Author: Martijn van der Heide
  WWW: http://www.worldofspectrum.org/utilities.html
categories: [lang]
options: {DOCS: on}
files:
  /usr/local/bin/bas2tap: 94edaf29a693255634e63d2a4dcb7df8731cf854fcf8d28f5d2c426753c8f9f9
  /usr/local/share/doc/bas2tap/bas2tap.doc: b6382cfd852c8f4820ddc1eef34ea7ba6c343a16d146c9be107cdad78c4b9a50
  /usr/local/share/licenses/bas2tap-2.5/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/bas2tap-2.5/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/bas2tap-2.5/catalog.mk: 680fff69378b74825e9dadc908c957475b295e56be84b3ae888efdec0141a2ce
directories:
  /usr/local/share/licenses/bas2tap-2.5/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/bas2tap/: 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
