mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add NO_ARCH
- Update WWW - Whitespace fixes Approved by: portmgr blanket
This commit is contained in:
parent
9bf312dfc1
commit
9ac1b25248
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512200
2 changed files with 4 additions and 3 deletions
|
@ -16,5 +16,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atpublic>=0:devel/py-atpublic@${PY_FLAVOR}
|
|||
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
This is a server for SMTP and related protocols, similar in utility to the
|
||||
standard library's smtpd.py module, but rewritten to be based on asyncio for
|
||||
This is a server for SMTP and related protocols, similar in utility to the
|
||||
standard library's smtpd.py module, but rewritten to be based on asyncio for
|
||||
Python 3.
|
||||
|
||||
WWW: http://aiosmtpd.readthedocs.io
|
||||
WWW: https://aiosmtpd.readthedocs.io/
|
||||
|
|
Loading…
Add table
Reference in a new issue