diff options
author | stb <stb@FreeBSD.org> | 1997-07-28 06:23:11 +0800 |
---|---|---|
committer | stb <stb@FreeBSD.org> | 1997-07-28 06:23:11 +0800 |
commit | 5dff671c332b318cd16e7770c035202851ce93f9 (patch) | |
tree | 6b61af9f98bde6066b3e60acfe33f8dddafcc198 /net/netatalk/pkg-descr | |
parent | 72b58cb49d608dcda03afd3e930e21d645864ce4 (diff) | |
download | freebsd-ports-gnome-5dff671c332b318cd16e7770c035202851ce93f9.tar.gz freebsd-ports-gnome-5dff671c332b318cd16e7770c035202851ce93f9.tar.zst freebsd-ports-gnome-5dff671c332b318cd16e7770c035202851ce93f9.zip |
netatalk - File and Print Server for AppleTalk
Reviewed by: Julian Elischer <julian@whistle.com>
Diffstat (limited to 'net/netatalk/pkg-descr')
-rw-r--r-- | net/netatalk/pkg-descr | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/net/netatalk/pkg-descr b/net/netatalk/pkg-descr new file mode 100644 index 000000000000..f25b751940d4 --- /dev/null +++ b/net/netatalk/pkg-descr @@ -0,0 +1,21 @@ +netatalk - File and Print Server for AppleTalk networks + +netatalk is a server software for AppleTalk networks. Features include: + +o Access to the UNIX file system for Macintosh and other systems with + AppleShare client software. + +o Spool PostScript print jobs to the lpd(8) spool system via Printer Access + Protocol (PAP). + +o Output PostScript print jobs from the lpd(8) spool system via Printer + Access Protocol (PAP). + +o Filter PostScript, ASCII, and various other formats to PostScript, + including banner pages and page reversal. + +o Route AppleTalk between multiple Ethernet interfaces. + +Requires AppleTalk support in the kernel (FreeBSD 2.2 or newer). + +See http://www.umich.edu/~rsug/netatalk/ for further information. |