summaryrefslogtreecommitdiff
path: root/net/p5-SNMP-MIB-Compiler
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2004-11-04 21:42:25 +0000
committerhe <he@pkgsrc.org>2004-11-04 21:42:25 +0000
commit0ebeaf040ceb499239d6703a69eef64a427da178 (patch)
tree15c9bd6853eae0148830031e0416eed04478c321 /net/p5-SNMP-MIB-Compiler
parenta2ae7749678996ae13bebb1bcbb29925bf8e8601 (diff)
downloadpkgsrc-0ebeaf040ceb499239d6703a69eef64a427da178.tar.gz
Import p5-SNMP-MIB-Compiler.
SNMP::MIB::Compiler is a MIB compiler that fully supports both SMI(v1) and SMIv2. This module can be use to compile MIBs (recursively or not) or load already compiled MIBs for later use.
Diffstat (limited to 'net/p5-SNMP-MIB-Compiler')
-rw-r--r--net/p5-SNMP-MIB-Compiler/DESCR4
-rw-r--r--net/p5-SNMP-MIB-Compiler/Makefile18
-rw-r--r--net/p5-SNMP-MIB-Compiler/PLIST1
-rw-r--r--net/p5-SNMP-MIB-Compiler/distinfo4
4 files changed, 27 insertions, 0 deletions
diff --git a/net/p5-SNMP-MIB-Compiler/DESCR b/net/p5-SNMP-MIB-Compiler/DESCR
new file mode 100644
index 00000000000..b37f5545744
--- /dev/null
+++ b/net/p5-SNMP-MIB-Compiler/DESCR
@@ -0,0 +1,4 @@
+SNMP::MIB::Compiler is a MIB compiler that fully supports
+both SMI(v1) and SMIv2. This module can be use to compile
+MIBs (recursively or not) or load already compiled MIBs for
+later use.
diff --git a/net/p5-SNMP-MIB-Compiler/Makefile b/net/p5-SNMP-MIB-Compiler/Makefile
new file mode 100644
index 00000000000..d75ef81d939
--- /dev/null
+++ b/net/p5-SNMP-MIB-Compiler/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/04 21:42:25 he Exp $
+#
+
+DISTNAME= SNMP-MIB-Compiler-0.06
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
+
+MAINTAINER= he@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~ftassin/SNMP-MIB-Compiler-0.06/
+COMMENT= MIB Compiler supporting SMIv1 and SMIv2
+
+USE_BUILDLINK3= yes
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/SNMP/Mib/Compiler/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-SNMP-MIB-Compiler/PLIST b/net/p5-SNMP-MIB-Compiler/PLIST
new file mode 100644
index 00000000000..e30ee07796e
--- /dev/null
+++ b/net/p5-SNMP-MIB-Compiler/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/04 21:42:25 he Exp $
diff --git a/net/p5-SNMP-MIB-Compiler/distinfo b/net/p5-SNMP-MIB-Compiler/distinfo
new file mode 100644
index 00000000000..d21fb1a2ae3
--- /dev/null
+++ b/net/p5-SNMP-MIB-Compiler/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/04 21:42:25 he Exp $
+
+SHA1 (SNMP-MIB-Compiler-0.06.tar.gz) = 048266a7fe68a53116b89255bea9adc0af545adc
+Size (SNMP-MIB-Compiler-0.06.tar.gz) = 236438 bytes