diff options
author | will <will@FreeBSD.org> | 2000-06-03 12:52:13 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-03 12:52:13 +0800 |
commit | cbb95d6792f32e6d0c111a1a3421c00fd5b341c3 (patch) | |
tree | d5d626488c918acc95e69b9a128b9be9ae669e95 /archivers/ppunpack/pkg-descr | |
parent | 1ec9e3d9817795ce6dadf82a60b481513b79ef3a (diff) | |
download | freebsd-ports-graphics-cbb95d6792f32e6d0c111a1a3421c00fd5b341c3.tar.gz freebsd-ports-graphics-cbb95d6792f32e6d0c111a1a3421c00fd5b341c3.tar.zst freebsd-ports-graphics-cbb95d6792f32e6d0c111a1a3421c00fd5b341c3.zip |
Add ppunpack, a utility to decompress Amiga PowerPacker files.
Obtained from: NetBSD
Diffstat (limited to 'archivers/ppunpack/pkg-descr')
-rw-r--r-- | archivers/ppunpack/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/archivers/ppunpack/pkg-descr b/archivers/ppunpack/pkg-descr new file mode 100644 index 00000000000..660a7a9d91f --- /dev/null +++ b/archivers/ppunpack/pkg-descr @@ -0,0 +1,10 @@ +THIS SOURCE-CODE CAN BE USED FOR NON COMMERCIAL PURPOSES ONLY, +IN PPDECRUNCH OR TRACKER. + +PLEASE CONTACT Nico Francois (nico.francois@scala.com) FOR ANY +OTHER USES. + +ppunpack only unpacks PowerPacker data files. It is only intended +as an help for people who have to process Amiga-related files +on other machines, and don't want to download PowerPacked files to +an Amiga, uncompress the file, and upload it to the other machine. |