1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

LimeLight Purge Service API.

WWW: http://search.cpan.org/dist/Net-LimeLight-Purge/

PR:		ports/144532
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
Feature safe:	yes
This commit is contained in:
Wen Heping 2010-03-08 00:02:51 +00:00
parent 07d95008a0
commit 8051ac2096
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250684
5 changed files with 46 additions and 0 deletions

View File

@ -559,6 +559,7 @@
SUBDIR += p5-Net-LDAP-posixAccount
SUBDIR += p5-Net-LDAP-posixGroup
SUBDIR += p5-Net-Libdnet
SUBDIR += p5-Net-LimeLight-Purge
SUBDIR += p5-Net-MAC
SUBDIR += p5-Net-MAC-Vendor
SUBDIR += p5-Net-Mosso-CloudFiles

View File

@ -0,0 +1,28 @@
# New ports collection makefile for: p5-Net-LimeLight-Purge
# Date created: 2010-03-08
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= Net-LimeLight-Purge
PORTVERSION= 0.03
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= LimeLight Purge Service API
RUN_DEPENDS= p5-DateTime-Format-ISO8601>=0.06:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 \
p5-Moose>=0.72:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-AttributeHelpers>=0.14:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \
p5-SOAP-Lite>=0.710.08:${PORTSDIR}/net/p5-SOAP-Lite
PERL_CONFIGURE= yes
MAN3= Net::LimeLight::Purge.3 \
Net::LimeLight::Purge::Request.3 \
Net::LimeLight::Purge::StatusResponse.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Net-LimeLight-Purge-0.03.tar.gz) = 8c6b73f90c81a29c8509ab7c763ad490
SHA256 (Net-LimeLight-Purge-0.03.tar.gz) = 2a5dc05136af0b691ac7609f9f06fb92b37a971108b465726558cc1ad32cd100
SIZE (Net-LimeLight-Purge-0.03.tar.gz) = 15610

View File

@ -0,0 +1,3 @@
LimeLight Purge Service API.
WWW: http://search.cpan.org/dist/Net-LimeLight-Purge/

View File

@ -0,0 +1,11 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/LimeLight/Purge/.packlist
%%SITE_PERL%%/Net/LimeLight/Purge.pm
%%SITE_PERL%%/Net/LimeLight/Purge/Request.pm
%%SITE_PERL%%/Net/LimeLight/Purge/StatusResponse.pm
@dirrmtry %%SITE_PERL%%/Net/LimeLight/Purge
@dirrmtry %%SITE_PERL%%/Net/LimeLight
@dirrmtry %%SITE_PERL%%/Net
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/LimeLight/Purge
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/LimeLight
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net