summaryrefslogtreecommitdiffstats
path: root/www/p5-WordPress-XMLRPC/Makefile
blob: 1c57711b51995948d636ae094017f47e8958d9b7 (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
25
26
# $FreeBSD$

PORTNAME=	WordPress-XMLRPC
PORTVERSION=	2.12
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:IGIBBS
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl 5 API to WordPress XML-RPC services

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-SOAP-Lite>=0:net/p5-SOAP-Lite \
		p5-XMLRPC-Lite>=0:net/p5-XMLRPC-Lite
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-Smart-Comments>=0:devel/p5-Smart-Comments \
		p5-YAML>=0:textproc/p5-YAML

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

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