summaryrefslogtreecommitdiff
path: root/net/p5-RADIUS
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2003-09-10 14:34:37 +0000
committercjep <cjep@pkgsrc.org>2003-09-10 14:34:37 +0000
commite3929bdafdd5116d7f0890b6b8c7aceba3f47f77 (patch)
tree2426f4d61cd855bb6e5c1f3d314b06cc8baf7696 /net/p5-RADIUS
parent1e048837ef4999fe418c3ada65c4a7b9426afce1 (diff)
downloadpkgsrc-e3929bdafdd5116d7f0890b6b8c7aceba3f47f77.tar.gz
Initial import of the RADIUS perl modules (version 1.0) into the
NetBSD packages collection as net/p5-RADIUS. This is a perl module that provides an interface to turn RADIUS packets into perl data structures and vice-versa.
Diffstat (limited to 'net/p5-RADIUS')
-rw-r--r--net/p5-RADIUS/DESCR2
-rw-r--r--net/p5-RADIUS/Makefile18
-rw-r--r--net/p5-RADIUS/PLIST1
-rw-r--r--net/p5-RADIUS/distinfo4
4 files changed, 25 insertions, 0 deletions
diff --git a/net/p5-RADIUS/DESCR b/net/p5-RADIUS/DESCR
new file mode 100644
index 00000000000..6ba1501b8ed
--- /dev/null
+++ b/net/p5-RADIUS/DESCR
@@ -0,0 +1,2 @@
+A Perl module to provide an interface to turn RADIUS packets into Perl
+data structures and vice-versa.
diff --git a/net/p5-RADIUS/Makefile b/net/p5-RADIUS/Makefile
new file mode 100644
index 00000000000..6843424663e
--- /dev/null
+++ b/net/p5-RADIUS/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/10 14:34:37 cjep Exp $
+#
+
+DISTNAME= RADIUS-1.0
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5rad
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=RADIUS/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.netmonger.net/~chris/RADIUS/
+COMMENT= Perl5 module for RADIUS queries
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/RADIUS/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-RADIUS/PLIST b/net/p5-RADIUS/PLIST
new file mode 100644
index 00000000000..58b12728cec
--- /dev/null
+++ b/net/p5-RADIUS/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/10 14:34:37 cjep Exp $
diff --git a/net/p5-RADIUS/distinfo b/net/p5-RADIUS/distinfo
new file mode 100644
index 00000000000..399d927f05e
--- /dev/null
+++ b/net/p5-RADIUS/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/09/10 14:34:37 cjep Exp $
+
+SHA1 (RADIUS-1.0.tar.gz) = 97c9b81dc813109be865fb1335edb446f4b9eb78
+Size (RADIUS-1.0.tar.gz) = 43413 bytes