diff options
author | wen <wen@pkgsrc.org> | 2015-05-30 02:08:03 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2015-05-30 02:08:03 +0000 |
commit | 2ae0c881d03d43bd67794b86ad1f94a56eb2e443 (patch) | |
tree | 39447bd52e4f89e9e3e48f517fc998a9fd1e6e46 /net/p5-IO-SessionData | |
parent | 69dd574ff9e2c7d176060144df8d5c777decaf1d (diff) | |
download | pkgsrc-2ae0c881d03d43bd67794b86ad1f94a56eb2e443.tar.gz |
Import IO-SessionData-1.03 as net/p5-IO-SessionData.
IO::SessionData is a supporting module for SOAP::Lite.
Diffstat (limited to 'net/p5-IO-SessionData')
-rw-r--r-- | net/p5-IO-SessionData/DESCR | 1 | ||||
-rw-r--r-- | net/p5-IO-SessionData/Makefile | 16 | ||||
-rw-r--r-- | net/p5-IO-SessionData/distinfo | 5 |
3 files changed, 22 insertions, 0 deletions
diff --git a/net/p5-IO-SessionData/DESCR b/net/p5-IO-SessionData/DESCR new file mode 100644 index 00000000000..df4a184e728 --- /dev/null +++ b/net/p5-IO-SessionData/DESCR @@ -0,0 +1 @@ +IO::SessionData is a supporting module for SOAP::Lite. diff --git a/net/p5-IO-SessionData/Makefile b/net/p5-IO-SessionData/Makefile new file mode 100644 index 00000000000..41be271c199 --- /dev/null +++ b/net/p5-IO-SessionData/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2015/05/30 02:08:03 wen Exp $ + +DISTNAME= IO-SessionData-1.03 +PKGNAME= p5-${DISTNAME} +CATEGORIES= net perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/IO-SessionData/ +COMMENT= Supporting module for SOAP::Lite +LICENSE= ${PERL5_LICENSE} + +PERL5_PACKLIST= auto/IO/SessionData/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/net/p5-IO-SessionData/distinfo b/net/p5-IO-SessionData/distinfo new file mode 100644 index 00000000000..666b0e396d8 --- /dev/null +++ b/net/p5-IO-SessionData/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/30 02:08:03 wen Exp $ + +SHA1 (IO-SessionData-1.03.tar.gz) = 208da0b96e29f9c42c2c2939cbafb17d3e3802cd +RMD160 (IO-SessionData-1.03.tar.gz) = 7191ff0a013eac18dfc0b6a1f2a5e9b28413d108 +Size (IO-SessionData-1.03.tar.gz) = 5377 bytes |