summaryrefslogtreecommitdiffstats
path: root/net/py-soappy/Makefile
blob: 3d47f0c8de1ae67dc1ae5f1d47448a604183937e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Created by: Alexander Leidinger
# $FreeBSD$

PORTNAME=	soappy
PORTVERSION=	0.12.22
CATEGORIES=	net python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	SOAPpy-${PORTVERSION}

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	SOAP Services for Python
# Actual LICENSE is in GH Repo but not in pypi release
LICENSE=	BSD3CLAUSE

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}defusedxml>0:devel/py-defusedxml \
		${PYTHON_PKGNAMEPREFIX}wstools>0:textproc/py-wstools

USES=		python:2 zip
USE_PYTHON=	autoplist distutils

CONFLICTS=	py*-soappy-devel-0.12.*

.include <bsd.port.mk>
OpenPOWER on IntegriCloud