aboutsummaryrefslogtreecommitdiff
path: root/archivers/undms/pkg-descr
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-03 04:58:15 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-03 04:58:15 +0000
commit04e0e62a3b6274dfde45943956cabfe283cdb925 (patch)
treece3ed97093d695a581f067100eb7c6607f83face /archivers/undms/pkg-descr
parentadb85fb929de0a72a742652dfa9e340ab73e44d9 (diff)
downloadports-04e0e62a3b6274dfde45943956cabfe283cdb925.tar.gz
ports-04e0e62a3b6274dfde45943956cabfe283cdb925.zip
Add undms, a utility that decompresses .dms Amiga disk images to
uncompressed .adf images. Obtained from: NetBSD
Notes
Notes: svn path=/head/; revision=29139
Diffstat (limited to 'archivers/undms/pkg-descr')
-rw-r--r--archivers/undms/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/archivers/undms/pkg-descr b/archivers/undms/pkg-descr
new file mode 100644
index 000000000000..163fd76ec2c5
--- /dev/null
+++ b/archivers/undms/pkg-descr
@@ -0,0 +1,4 @@
+This package includes undms, a decompressor for the Amiga DMS disk image
+format. It outputs ".adf" (11 sector per track, 80 tracks, 512
+bytes/sector) uncompressed disk images which may be written directly to
+disk on NetBSD/amiga or used with an Amiga emulator.