---
name: wav2cdr
version: 2.3.3
origin: audio/wav2cdr
comment: Converts WAV files into CDR audio file format
arch: freebsd:9:x86:64
www: http://www.ibiblio.org/pub/Linux/apps/sound/convert/
maintainer: ehaupt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 77223
desc: |
  This program converts wav sound files into a format suitable for CD-ROMs, and
  can perform some editing functions like cutting or volume change.

  It is rather rudimentary, the wav file must have the same sampling parameters
  as CD audio. Runs on big and little endian machines.

  WWW: http://www.ibiblio.org/pub/Linux/apps/sound/convert/
categories: [converters, audio]
files:
  /usr/local/bin/wav2cdr: 3533036f4e04adef9633be5725b4813a52c49a5785a86622d31edc390898f79f
  /usr/local/man/man1/wav2cdr.1.gz: 581814edb78644c6fa15b6e9472f1532ce61d9b2dbe24919eae81b05c71e2d47
  /usr/local/share/licenses/wav2cdr-2.3.3/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/wav2cdr-2.3.3/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/wav2cdr-2.3.3/catalog.mk: 668e349ec92a46afa1c6a310688abcde6c0ec945b9e028a142c6bde9c986eaaa
directories:
  /usr/local/share/licenses/wav2cdr-2.3.3/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
