git: 7bf3ba24e58f - main - mail/mailman3: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Oct 2021 11:14:56 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=7bf3ba24e58facf04b3cc3b3ca9b4c1f53475e11 commit 7bf3ba24e58facf04b3cc3b3ca9b4c1f53475e11 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-19 11:14:33 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-19 11:14:33 +0000 mail/mailman3: Add CPE information Approved by: portmgr (blanket) --- mail/mailman3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/mailman3/Makefile b/mail/mailman3/Makefile index 009a4757a17f..aebacdbf8f99 100644 --- a/mail/mailman3/Makefile +++ b/mail/mailman3/Makefile @@ -28,7 +28,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiosmtpd>=1.1:mail/py-aiosmtpd@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}zope.event>0:devel/py-zope.event@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface@${PY_FLAVOR} -USES= python:3.5+ +USES= cpe python:3.5+ +CPE_VENDOR= gnu USE_PYTHON= autoplist distutils USE_RC_SUBR= mailman