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/poppy/DESCR | 8 ++++++++ mail/poppy/PLIST | 3 +++ mail/poppy/pkg/DESCR | 8 -------- mail/poppy/pkg/PLIST | 3 --- 4 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 mail/poppy/DESCR create mode 100644 mail/poppy/PLIST delete mode 100644 mail/poppy/pkg/DESCR delete mode 100644 mail/poppy/pkg/PLIST (limited to 'mail/poppy') diff --git a/mail/poppy/DESCR b/mail/poppy/DESCR new file mode 100644 index 00000000000..09c7d1a3a3e --- /dev/null +++ b/mail/poppy/DESCR @@ -0,0 +1,8 @@ +Poppy is a small perl script that allows you to perform simple tasks +on a POP3 or IMAP server. It is of most use in a "limited resources +environment" whether thats low disk space, slow internet connection, +or no graphical environment. + +Poppy will individually show the mail headers along with the message's +size of each message on the mail server and then allow you to read, +delete, reply, or perform other tasks on that message. diff --git a/mail/poppy/PLIST b/mail/poppy/PLIST new file mode 100644 index 00000000000..eb89ae61550 --- /dev/null +++ b/mail/poppy/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:01:05 zuntum Exp $ +bin/poppy +man/man1/poppy.1 diff --git a/mail/poppy/pkg/DESCR b/mail/poppy/pkg/DESCR deleted file mode 100644 index 09c7d1a3a3e..00000000000 --- a/mail/poppy/pkg/DESCR +++ /dev/null @@ -1,8 +0,0 @@ -Poppy is a small perl script that allows you to perform simple tasks -on a POP3 or IMAP server. It is of most use in a "limited resources -environment" whether thats low disk space, slow internet connection, -or no graphical environment. - -Poppy will individually show the mail headers along with the message's -size of each message on the mail server and then allow you to read, -delete, reply, or perform other tasks on that message. diff --git a/mail/poppy/pkg/PLIST b/mail/poppy/pkg/PLIST deleted file mode 100644 index e17def252b4..00000000000 --- a/mail/poppy/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/06/13 14:54:22 zuntum Exp $ -bin/poppy -man/man1/poppy.1 -- cgit v1.2.3