head	1.9;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.02.56;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2012.06.07.07.50.03;	author jadawin;	state Exp;
branches;
next	1.7;

1.7
date	2012.02.06.23.34.57;	author bapt;	state Exp;
branches;
next	1.6;

1.6
date	2011.06.20.09.22.14;	author az;	state Exp;
branches;
next	1.5;

1.5
date	2010.07.28.17.31.00;	author bapt;	state Exp;
branches;
next	1.4;

1.4
date	2010.01.12.00.50.21;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2009.12.15.21.08.37;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2009.09.01.00.03.47;	author amdmi3;	state Exp;
branches;
next	1.1;

1.1
date	2009.03.01.16.47.57;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-WordPress-XMLRPC
# Date created:		2009-02-23
# Whom:			bapt <baptiste.daroussin@@gmail.com>
#
# $FreeBSD: head/www/p5-WordPress-XMLRPC/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	WordPress-XMLRPC
PORTVERSION=	1.23
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:LEOCHARRE
PKGNAMEPREFIX=	p5-

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

BUILD_DEPENDS+=	p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite

PERL_CONFIGURE=	yes
MAN3=		WordPress::XMLRPC.3
PLIST_FILES=	%%SITE_PERL%%/WordPress/XMLRPC.pm \
				%%SITE_PERL%%/WordPress/XMLRPC.pod \
		%%SITE_PERL%%/%%PERL_ARCH%%/auto/WordPress/XMLRPC/.packlist
PLIST_DIRS=	%%SITE_PERL%%/WordPress \
		%%SITE_PERL%%/%%PERL_ARCH%%/auto/WordPress/XMLRPC \
		%%SITE_PERL%%/%%PERL_ARCH%%/auto/WordPress \

.include <bsd.port.mk>
@


1.8
log
@- Remove SITE_PERL from *_DEPENDS

Submitted by:	az@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@give all my p5-* ports to perl team
@
text
@d18 1
a18 1
BUILD_DEPENDS+=	${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
@


1.6
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
@
text
@d15 1
a15 1
MAINTAINER=	bapt@@FreeBSD.org
@


1.5
log
@Change maintainer address to my new @@FreeBSD.org

Approved by:	jadawin@@ (co-mentor)
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/L/LE/LEOCHARRE
@


1.4
log
@- Update to 1.23

PR:             ports/142699
Approved by:    baptiste.daroussin@@gmail.com (maintainer)
Submitted by:   myself (pgollucci@@)
@
text
@d15 1
a15 1
MAINTAINER=	baptiste.daroussin@@gmail.com
@


1.3
log
@- Update to 1.22

PR:             ports/141548
Approved by:     maintainer
Submitted by:   myself (pgollucci@@)
@
text
@d9 1
a9 1
PORTVERSION=	1.22
@


1.2
log
@- Update to 1.19

PR:		138393
Submitted by:	Bapt <baptiste.daroussin@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.19
d23 1
@


1.1
log
@Perl module to interract to a wordpress blog's xmlrpc.php file.

WWW:	http://search.cpan.org/dist/WordPress-XMLRPC/

PR:		ports/132013
Submitted by:	bapt <baptiste.daroussin at gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	1.18
@

