diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-07-02 19:49:09 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-07-02 22:49:50 -0700 |
commit | b994e5f35904996d1d65bc5229e9fce99005d0f4 (patch) | |
tree | 92aee6a9591f85f723face4597ea32c0389ec3f2 /mail/Makefile | |
parent | b391a577c3ee9876b553344db224431c9de2c424 (diff) | |
download | freebsd-ports-b994e5f35904996d1d65bc5229e9fce99005d0f4.zip |
mail/py-pyisemail: New port: Simple, robust email validation
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 19e518a9ffd7..65f3f4bef08b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -519,6 +519,7 @@ SUBDIR += py-offlineimap3 SUBDIR += py-postfix-mta-sts-resolver SUBDIR += py-premailer + SUBDIR += py-pyisemail SUBDIR += py-pymailq SUBDIR += py-pysasl SUBDIR += py-pyspf |