diff options
author | will <will@FreeBSD.org> | 2000-12-31 13:13:24 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-31 13:13:24 +0800 |
commit | adbc4f6423ebadf0d22da2dd501fc425183f24b9 (patch) | |
tree | a77a9761bfa80cdafc68929d3c80e6e930d51bd4 /mail/Makefile | |
parent | 347de733298f935bd158373079b603aab7b9145e (diff) | |
download | freebsd-ports-gnome-adbc4f6423ebadf0d22da2dd501fc425183f24b9.tar.gz freebsd-ports-gnome-adbc4f6423ebadf0d22da2dd501fc425183f24b9.tar.zst freebsd-ports-gnome-adbc4f6423ebadf0d22da2dd501fc425183f24b9.zip |
Add p5-Email-Find 0.02, a perl module to find RFC 822 email addresses in
plain text.
PR: 23915
Submitted by: Anton Berezin <tobez@tobez.org>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 4100e5e2d888..ffbaf660b911 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -75,6 +75,7 @@ SUBDIR += nail SUBDIR += newmail SUBDIR += nmh + SUBDIR += p5-Email-Find SUBDIR += p5-Email-Valid SUBDIR += p5-IMAP-Admin SUBDIR += p5-MIME-Lite |