diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-07 07:42:47 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-07 07:42:47 +0000 |
commit | 12a5cfcdb961fd36c9750b365130cfe0d883de94 (patch) | |
tree | 9ca34c63683ba42b4c8572abc49363a510cabbcf /mail/ripmime/pkg-descr | |
parent | 8a44bfc3552b81f63284731a76ac04b170bc9466 (diff) | |
download | freebsd-ports-12a5cfcdb961fd36c9750b365130cfe0d883de94.zip |
Add ripmime 1.0.0pr3, a program that extracts attached files out of a
MIME encoded email package.
PR: 25848
Submitted by: Justin Stanford <jus@security.za.net>
Diffstat (limited to 'mail/ripmime/pkg-descr')
-rw-r--r-- | mail/ripmime/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/ripmime/pkg-descr b/mail/ripmime/pkg-descr new file mode 100644 index 000000000000..e16a76ebfd19 --- /dev/null +++ b/mail/ripmime/pkg-descr @@ -0,0 +1,15 @@ +RipMIME README: + +RipMIME is a small program which has been developed as part of the +commercial cInflex development (http://cinflex.pldaniels.com). + +RipMIME is being presented here to the public under a BSD style +licence (see the LICENCE file included in with this package). + +RipMIME has been written with one sole purpose in mind, to extract the +attached files out of a MIME encoded email package. + + +WWW: http://www.pldaniels.com/ripmime + +- jus (jus@security.za.net) |