---
name: cpmtools
version: 2.15
origin: emulators/cpmtools2
comment: Tools to access CP/M disks and disk images
arch: freebsd:9:x86:64
www: http://www.moria.de/~michael/cpmtools/
maintainer: ak@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv3]
flatsize: 346397
desc: "This port allows to access CP/M file systems similar to the well-known mtools\npackage,
  which accesses MSDOS file systems. It contains the followin set of\ntools:\n\n  *
  cpmls - list sorted directory with output similar to ls, DIR, P2DOS DIR\n    and
  CP/M3 DIR[FULL]\n  * cpmcp - copy files from and to CP/M file systems\n  * cpmrm
  - erase files from CP/M file systems\n  * cpmchmod - change file permissions\n  *
  cpmchattr - change file attributes\n  * mkfs.cpm - make a CP/M file system\n  *
  fsck.cpm - check and repair a CP/M file system (only simple errors can\n    be repaired
  so far). Some images of broken file systems are provided.\n  * fsed.cpm - view CP/M
  file system\n  * manual pages for everything including the CP/M file system format
  \n\nAll CP/M file system features are supported. Password protection is ignored,\nbut
  a pseudo file [passwd] contains them decrypted.\n\nAuthor: Michael Moria <<michael@moria.de>\nWWW:
  http://www.moria.de/~michael/cpmtools/\n"
categories: [sysutils, emulators]
options: {LIBDSK: off}
files:
  /usr/local/man/man1/cpmchattr.1.gz: 4e8d9c2fa506d90b5eaf7ea73d21505c3baa95d40f378c56a38ea6ee3f67aa56
  /usr/local/man/man1/cpmchmod.1.gz: fc2244ace0f2d0570748d7e5d5e53d9282f35e395166ddc242faa7cbdf15fac3
  /usr/local/man/man1/cpmcp.1.gz: 573369a4d9ff6dd7b8c1ba724cfa60882ff97cf808f7f1d1986b9245fa23e766
  /usr/local/man/man1/cpmls.1.gz: e7775f9eb909bd48d18a41c356d557488e263828e6bf420da9d10c2eea819030
  /usr/local/man/man1/cpmrm.1.gz: afcca6f0b56a5d81ca15dc0354c67679a255222a0122e902c1c0a4d4d72e3013
  /usr/local/man/man1/fsck.cpm.1.gz: 594fde0691abd08834fa506705747cf2d61755bb5a32038999b0b5c1c97312ee
  /usr/local/man/man1/fsed.cpm.1.gz: c823c45bb6fd6a3f36be7234d800c0c3712a58fe98cd96bc6ac9772fa88a9526
  /usr/local/man/man1/mkfs.cpm.1.gz: 72666658bbe9aaf7f3732bc7306044d1f4d5c676cc34c9b0eb9eb670c2004e80
  /usr/local/man/man5/cpm.5.gz: 06d66c26d63d41200271f0be7b62b9a0f44fe1b55aa712d4877380bf037ffacf
  /usr/local/sbin/cpmchattr: cc201844332a49d8d5bda34c46d0e3d3683d5d465e883fe38ee310b8d3ecf332
  /usr/local/sbin/cpmchmod: bff682a8740c42278f22f53cda6f4b33ed280c9672a6d05007943e9bc82d1366
  /usr/local/sbin/cpmcp: 2b795296b9525f5856c9939c89b972dfb9d5950637be06330b7a9d7382705103
  /usr/local/sbin/cpmls: 2eeeac1424de022662d212ec7f3f5f9e537e033705a94a3f5a4a50f61dce7c4c
  /usr/local/sbin/cpmrm: 030f7323afb337ffdea2085654f7d352e26ab1770065fc65ab421b591e4de204
  /usr/local/sbin/fsck.cpm: 9dd6175f53ccb0ccf914559c3235aa3406c6b616e9825975d2a54a26e5479d64
  /usr/local/sbin/fsed.cpm: 279b9872c7f6670a2fcda104372686eff13dd05e05a90300533c173d377f65a1
  /usr/local/sbin/mkfs.cpm: 1a4fd2f61d9f6e5b388f5563c72868bf7e609346d5714e9a394c87f879590918
  /usr/local/share/cpmtools/diskdefs: 4595d0e17706d27fdfc0bac078aba0ba90069a41a8ee9a50fbfde94925e2d496
  /usr/local/share/licenses/cpmtools-2.15/GPLv3: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
  /usr/local/share/licenses/cpmtools-2.15/LICENSE: feb018c22cc4001bbeccc04db5569c5aeaec18f1ebbee51a52d56c251418e243
  /usr/local/share/licenses/cpmtools-2.15/catalog.mk: 62038e650ae8064e807927923963e1815ddcac3e41ef0279d1ab2c5b221c5dad
directories:
  /usr/local/share/licenses/cpmtools-2.15/: n
  /usr/local/share/licenses/: y
  /usr/local/share/cpmtools/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
