aftp _unstable_ port information

Package: aftp
Version: 1.0
Revision: 1
Maintainer: None
Source: mirror:sourceforge:fink/direct_download/source/%n.tgz
Source-MD5: 65badcfefbcbb7f70d968b26cab1b9e4
BuildDepends: fink (>= 0.24.12-1)
PatchFile: %n.patch
PatchFile-MD5: 11aa4cf8eeeb412bea5beb22f7575a4f
CompileScript: make
InstallScript: <<
mkdir -p %i/bin
cp aftp %i/bin
<<
DocFiles: aftp.doc README
Description: Manipulate and browse Apple II disk images
DescDetail: <<
Aftp manipulates and browses Apple II disk images.
It supports both Apple II DOS 3.3, ProDOS and XGS images.
Both binary floppy images (.IIE) and hard disk volume
(.HDV) images are also supported.
<<
DescUsage: <<
To invoke AFTP type: aftp disk_image_name

Interactive commands are:
dir Display disk image directory.
get [file] Get a file from disk image.
put [file] Put a file on disk image.
del [file] Delete a file from disk image.
cd [dir] Change disk image directory.
text Set text mode.
binary Set binary mode.
help Display help.
!dos command Execute a dos command.
quit Quit Program.
<<
DescPort: Patched Makefile so source could compile.
DescPackaging: <<
Originally packaged by Matt Stephenson.
<<
License: Public Domain