diff options
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 |