---
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: 346429
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: 2dc828ffdd35a77fb6b84133df9b54cba72d98ab9818a72a7b3d2fcbecfc528e
  /usr/local/sbin/cpmchmod: 7d60ffb90ca5334070e91a8c1e11ad0ef6a16f43dd809a4e5cbad0cfd3f7ea27
  /usr/local/sbin/cpmcp: 0793db104f66231564adf7f31a38d3ddf8713c0d371455720e5b5038e9fbd12a
  /usr/local/sbin/cpmls: 1901bea6a3c16bcd9882ecad67f3a264224b70547d31da38188971153be63857
  /usr/local/sbin/cpmrm: 4e793e94afa1f1f0bce9e277faf768f84ce6f17286f75fe3d967139830a24920
  /usr/local/sbin/fsck.cpm: 494bffb7cdf00ed6de75f86575560bcf099e8afd1e1e9c817adfdb39751e1993
  /usr/local/sbin/fsed.cpm: d72c7b284fdbd5f1d9766e545533ed9363703c244c05741ef1ecf538c677f86c
  /usr/local/sbin/mkfs.cpm: 31a8416648372b39d4a48f66ad408e81dcca3ca65a0c4232456d8e240f5f046c
  /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
