diff options
author | will <will@FreeBSD.org> | 2000-12-31 13:10:10 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-31 13:10:10 +0800 |
commit | 347de733298f935bd158373079b603aab7b9145e (patch) | |
tree | 77384a8e61e1c5e7886bf44ba6e4aecb915a4edf /mail/Makefile | |
parent | 161271f819eb84b6647dd9f6e94663c997d179a5 (diff) | |
download | freebsd-ports-graphics-347de733298f935bd158373079b603aab7b9145e.tar.gz freebsd-ports-graphics-347de733298f935bd158373079b603aab7b9145e.tar.zst freebsd-ports-graphics-347de733298f935bd158373079b603aab7b9145e.zip |
Add p5-Email-Valid 0.12, a perl module to check the validity of email
addresses.
PR: 23914
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 efb21913b5f..4100e5e2d88 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -75,6 +75,7 @@ SUBDIR += nail SUBDIR += newmail SUBDIR += nmh + SUBDIR += p5-Email-Valid SUBDIR += p5-IMAP-Admin SUBDIR += p5-MIME-Lite SUBDIR += p5-MIME-Tools |