diff options
author | asami <asami@FreeBSD.org> | 1995-05-18 16:56:18 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-18 16:56:18 +0800 |
commit | 03cc106051626a55dec14617e5a52740b1e677db (patch) | |
tree | fcd232101196bf5ce22787886a5142e59066dfb1 | |
parent | 5b58c1845e65732e4f8f0b8f1d6accf5cd95c667 (diff) | |
download | freebsd-ports-gnome-03cc106051626a55dec14617e5a52740b1e677db.tar.gz freebsd-ports-gnome-03cc106051626a55dec14617e5a52740b1e677db.tar.zst freebsd-ports-gnome-03cc106051626a55dec14617e5a52740b1e677db.zip |
Package support files.
Submitted-by: Brian Tao <taob@gate.sinica.edu.tw> (COMMENT & DESCR)
-rw-r--r-- | mail/pine4/pkg-comment | 1 | ||||
-rw-r--r-- | mail/pine4/pkg-descr | 6 | ||||
-rw-r--r-- | mail/pine4/pkg-plist | 7 |
3 files changed, 14 insertions, 0 deletions
diff --git a/mail/pine4/pkg-comment b/mail/pine4/pkg-comment new file mode 100644 index 000000000000..63ce3975802f --- /dev/null +++ b/mail/pine4/pkg-comment @@ -0,0 +1 @@ +Pine 3.91 - Program for Internet News and E-mail diff --git a/mail/pine4/pkg-descr b/mail/pine4/pkg-descr new file mode 100644 index 000000000000..a889635b886f --- /dev/null +++ b/mail/pine4/pkg-descr @@ -0,0 +1,6 @@ +Pine for FreeBSD 2.x is a tool for reading, sending, and managing +electronic messages. It was designed specifically with novice +computer users in mind, but can be tailored to accommodate the needs +of "power users" as well. Pine uses Internet message protocols (e.g. +RFC-822, SMTP, MIME, IMAP, NNTP) and runs on Unix and PCs. This +package also includes the Pico editor and the IMAP daemon. diff --git a/mail/pine4/pkg-plist b/mail/pine4/pkg-plist new file mode 100644 index 000000000000..b5e0c29ef4f8 --- /dev/null +++ b/mail/pine4/pkg-plist @@ -0,0 +1,7 @@ +bin/imapd +bin/mtest +bin/pico +bin/pine +man/man1/pico.1.gz +man/man1/pine.1.gz + |