Tweak devel/py-django-tastypie-mongoengine version 0.4.6
[dports.git] / net / p5-XML-Compile-SOAP-Daemon / Makefile
1 # Created by: Lars Thegler <lth@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       XML-Compile-SOAP-Daemon
5 PORTVERSION=    3.11
6 CATEGORIES=     net perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Base class for SOAP message servers
12
13 LICENSE=        ART10 GPLv1
14 LICENSE_COMB=   dual
15
16 BUILD_DEPENDS=  p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \
17                 p5-XML-Compile>=1.44:${PORTSDIR}/textproc/p5-XML-Compile \
18                 p5-XML-Compile-Cache>=0.991:${PORTSDIR}/textproc/p5-XML-Compile-Cache \
19                 p5-XML-Compile-SOAP>=3.00:${PORTSDIR}/net/p5-XML-Compile-SOAP \
20                 p5-XML-Compile-WSDL11>=3.00:${PORTSDIR}/net/p5-XML-Compile-WSDL11
21 RUN_DEPENDS:=   ${BUILD_DEPENDS}
22 TEST_DEPENDS=   p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester
23
24 USES=           perl5
25 USE_PERL5=      configure
26
27 .include <bsd.port.mk>