Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2009 18:24:52 +0100
From:      Baptiste Daroussin <baptiste.daroussin@gmail.com>
To:        freebsd-ports-bugs@freebsd.org, miwi@freebsd.org
Subject:   Re: ports/132013: [NEW PORT] www/p5-WordPress-XMLRPC: Perl 5 API to  WordPress XML-RPC services
Message-ID:  <20090223172451.GB1877@wicklow.lan>
In-Reply-To: <200902231640.n1NGeOUX017129@freefall.freebsd.org>
References:  <200902231640.n1NGeOUX017129@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--82I3+IH0IqGh5yIs
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

The same makefile without the unnecessary comments

--82I3+IH0IqGh5yIs
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=Makefile

# New ports collection makefile for:	p5-WordPress-XMLRPC
# Date created:		2009-02-23
# Whom:			bapt <baptiste.daroussin@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	WordPress-XMLRPC
PORTVERSION=	1.18
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../../authors/id/L/LE/LEOCHARRE
PKGNAMEPREFIX=	p5-

MAINTAINER=	baptiste.daroussin@gmail.com
COMMENT=	Perl 5 API to WordPress XML-RPC services

BUILD_DEPENDS+=	${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite

PERL_CONFIGURE=	yes
MAN3=		WordPress::XMLRPC.3
PLIST_FILES=	%%SITE_PERL%%/WordPress/XMLRPC.pm \
		%%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>

--82I3+IH0IqGh5yIs--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090223172451.GB1877>