aboutsummaryrefslogblamecommitdiff
path: root/mail/py-flufl.bounce/Makefile
blob: e106a137a0fac2d006c1e2384688e7fdf1792c1f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12

                            
                 








                                                                                             

                                                                                             
 
                           

                                   
                      
PORTNAME=	flufl.bounce
PORTVERSION=	3.0
PORTREVISION=	1
CATEGORIES=	mail python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	acm@FreeBSD.org
COMMENT=	API for detecting the original bouncing email addresses from a bounce message

LICENSE=	APACHE20

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}atpublic>=0:devel/py-atpublic@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR}

USES=		python:3.4+
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>