From 3617350b45691f86eb36d9db5b7e6509e84c570a Mon Sep 17 00:00:00 2001 From: cjep Date: Mon, 9 Dec 2002 10:37:17 +0000 Subject: Initial import of nail 10.3 into the NetBSD packages collection as mail/nail. Nail is a mail user agent derived from Berkeley Mail 8.1. It is intended to provide the functionality of the POSIX.2 mailx command with built-in support for MIME messages. This means it can handle international character sets as well as attachments. In recent system environments, nail is Unicode/UTF-8 capable. It further contains some minor enhancements like the ability to set a "From:" Address. Supplied (for nail 10.1) by Mishka in PR#19112. Thanks! --- mail/nail/PLIST | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 mail/nail/PLIST (limited to 'mail/nail/PLIST') diff --git a/mail/nail/PLIST b/mail/nail/PLIST new file mode 100644 index 00000000000..690ff6f5d14 --- /dev/null +++ b/mail/nail/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/09 10:37:17 cjep Exp $ +bin/nail +man/man1/nail.1 +share/examples/nail/nail.rc +@dirrm share/examples/nail -- cgit v1.2.3