From c72c1cf5f95cbe537b005028f1743cddb16ef203 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:57:41 +0000 Subject: Move pkg/ files into package's toplevel directory --- mail/maildrop/DESCR | 9 +++++++++ mail/maildrop/PLIST | 36 ++++++++++++++++++++++++++++++++++++ mail/maildrop/pkg/DESCR | 9 --------- mail/maildrop/pkg/PLIST | 36 ------------------------------------ 4 files changed, 45 insertions(+), 45 deletions(-) create mode 100644 mail/maildrop/DESCR create mode 100644 mail/maildrop/PLIST delete mode 100644 mail/maildrop/pkg/DESCR delete mode 100644 mail/maildrop/pkg/PLIST (limited to 'mail/maildrop') diff --git a/mail/maildrop/DESCR b/mail/maildrop/DESCR new file mode 100644 index 00000000000..dc3ddf7cd9b --- /dev/null +++ b/mail/maildrop/DESCR @@ -0,0 +1,9 @@ +maildrop is a replacement for your local mail delivery agent. maildrop +reads a mail message from standard input, then delivers the message to your +mailbox. maildrop knows how to deliver mail to mbox-style mailboxes, and +maildirs. "maildir" is a mailbox format used by the Qmail MTA. + +maildrop will optionally read instructions from a file, which describes +how to filter incoming mail. Instructions can be provided having mail +delivered to alternate mailboxes, or forwarded somewhere else. Unlike +procmail, maildrop uses a structured filtering language. diff --git a/mail/maildrop/PLIST b/mail/maildrop/PLIST new file mode 100644 index 00000000000..0c40f4a78aa --- /dev/null +++ b/mail/maildrop/PLIST @@ -0,0 +1,36 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:00:22 zuntum Exp $ +bin/dotlock +bin/mailbot +bin/maildrop +bin/maildrop.maildirmake +bin/makemime +bin/reformail +bin/reformime +man/man1/dotlock.1 +man/man1/mailbot.1 +man/man1/maildrop.1 +man/man1/maildrop.maildirmake.1 +man/man1/makemime.1 +man/man1/reformail.1 +man/man1/reformime.1 +man/man5/maildropex.5 +man/man5/maildropfilter.5 +man/man5/maildropgdbm.5 +man/man8/deliverquota.8 +man/man8/maildirquota.8 +share/doc/html/maildrop/dotlock.html +share/doc/html/maildrop/mailbot.html +share/doc/html/maildrop/maildirmake.html +share/doc/html/maildrop/maildrop.html +share/doc/html/maildrop/maildropex.html +share/doc/html/maildrop/maildropfilter.html +share/doc/html/maildrop/maildropgdbm.html +share/doc/html/maildrop/makemime.html +share/doc/html/maildrop/reformail.html +share/doc/html/maildrop/reformime.html +share/doc/html/maildrop/rfc2045.html +share/doc/html/maildrop/rfc822.html +share/doc/maildrop/README +share/doc/maildrop/README.postfix +@dirrm share/doc/maildrop +@dirrm share/doc/html/maildrop diff --git a/mail/maildrop/pkg/DESCR b/mail/maildrop/pkg/DESCR deleted file mode 100644 index dc3ddf7cd9b..00000000000 --- a/mail/maildrop/pkg/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -maildrop is a replacement for your local mail delivery agent. maildrop -reads a mail message from standard input, then delivers the message to your -mailbox. maildrop knows how to deliver mail to mbox-style mailboxes, and -maildirs. "maildir" is a mailbox format used by the Qmail MTA. - -maildrop will optionally read instructions from a file, which describes -how to filter incoming mail. Instructions can be provided having mail -delivered to alternate mailboxes, or forwarded somewhere else. Unlike -procmail, maildrop uses a structured filtering language. diff --git a/mail/maildrop/pkg/PLIST b/mail/maildrop/pkg/PLIST deleted file mode 100644 index 378b0789acd..00000000000 --- a/mail/maildrop/pkg/PLIST +++ /dev/null @@ -1,36 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2001/08/16 07:39:21 jlam Exp $ -bin/dotlock -bin/mailbot -bin/maildrop -bin/maildrop.maildirmake -bin/makemime -bin/reformail -bin/reformime -man/man1/dotlock.1 -man/man1/mailbot.1 -man/man1/maildrop.1 -man/man1/maildrop.maildirmake.1 -man/man1/makemime.1 -man/man1/reformail.1 -man/man1/reformime.1 -man/man5/maildropex.5 -man/man5/maildropfilter.5 -man/man5/maildropgdbm.5 -man/man8/deliverquota.8 -man/man8/maildirquota.8 -share/doc/html/maildrop/dotlock.html -share/doc/html/maildrop/mailbot.html -share/doc/html/maildrop/maildirmake.html -share/doc/html/maildrop/maildrop.html -share/doc/html/maildrop/maildropex.html -share/doc/html/maildrop/maildropfilter.html -share/doc/html/maildrop/maildropgdbm.html -share/doc/html/maildrop/makemime.html -share/doc/html/maildrop/reformail.html -share/doc/html/maildrop/reformime.html -share/doc/html/maildrop/rfc2045.html -share/doc/html/maildrop/rfc822.html -share/doc/maildrop/README -share/doc/maildrop/README.postfix -@dirrm share/doc/maildrop -@dirrm share/doc/html/maildrop -- cgit v1.2.3