1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add p5-SOAP-MySOAP 0.023, an extremely basic SOAP client module.

PR:		ports/112262
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
This commit is contained in:
Cheng-Lung Sung 2007-05-01 02:09:58 +00:00
parent 0f8447a3bf
commit 6a744d0db4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191252
5 changed files with 35 additions and 0 deletions

View File

@ -555,6 +555,7 @@
SUBDIR += p5-SOAP
SUBDIR += p5-SOAP-Data-Builder
SUBDIR += p5-SOAP-Lite
SUBDIR += p5-SOAP-MySOAP
SUBDIR += p5-Samba-LDAP
SUBDIR += p5-Socket-Multicast6
SUBDIR += p5-Socket6

View File

@ -0,0 +1,22 @@
# New ports collection makefile for: p5-SOAP-MySOAP
# Date created: 2007-04-30
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= SOAP-MySOAP
PORTVERSION= 0.023
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= SOAP
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= An extremely basic SOAP client module
PERL_CONFIGURE= yes
MAN3= SOAP::MySOAP.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (SOAP-MySOAP-0.023.tar.gz) = 154f2e7203bef8dd092e936db841817d
SHA256 (SOAP-MySOAP-0.023.tar.gz) = 903cc55ff2d1f1d2355908d0c7bebd3ad2fe614433884ff16bf25ffd4ebd4625
SIZE (SOAP-MySOAP-0.023.tar.gz) = 2739

View File

@ -0,0 +1,3 @@
An extremely basic SOAP client module.
WWW: http://search.cpan.org/dist/SOAP-MySOAP/

View File

@ -0,0 +1,6 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/MySOAP/.packlist
%%SITE_PERL%%/SOAP/MySOAP.pm
@dirrmtry %%SITE_PERL%%/SOAP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP/MySOAP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SOAP