summaryrefslogtreecommitdiff
path: root/textproc/p5-Convert-BER/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Convert-BER/pkg')
-rw-r--r--textproc/p5-Convert-BER/pkg/COMMENT1
-rw-r--r--textproc/p5-Convert-BER/pkg/DESCR9
-rw-r--r--textproc/p5-Convert-BER/pkg/PLIST8
3 files changed, 18 insertions, 0 deletions
diff --git a/textproc/p5-Convert-BER/pkg/COMMENT b/textproc/p5-Convert-BER/pkg/COMMENT
new file mode 100644
index 00000000000..ba4ac3cdfee
--- /dev/null
+++ b/textproc/p5-Convert-BER/pkg/COMMENT
@@ -0,0 +1 @@
+a perl class to encode and decode objects using Basic Encoding Rules (BER)
diff --git a/textproc/p5-Convert-BER/pkg/DESCR b/textproc/p5-Convert-BER/pkg/DESCR
new file mode 100644
index 00000000000..1e001008a1c
--- /dev/null
+++ b/textproc/p5-Convert-BER/pkg/DESCR
@@ -0,0 +1,9 @@
+ Convert::BER is a perl object class implementation to encode
+and decode objects as described by ITU-T standard X.209 (ASN.1)
+using Basic Encoding Rules (BER)
+
+ Copyright (c) 1995-7 Graham Barr <gbarr@pobox.com>.
+ All rights reserved.
+
+ This program is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself.
diff --git a/textproc/p5-Convert-BER/pkg/PLIST b/textproc/p5-Convert-BER/pkg/PLIST
new file mode 100644
index 00000000000..71aaaf91786
--- /dev/null
+++ b/textproc/p5-Convert-BER/pkg/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/12/02 17:02:12 rh Exp $
+lib/perl5/site_perl/Convert/BER.pod
+lib/perl5/site_perl/Convert/BER.pm
+lib/perl5/man/man3/Convert::BER.3
+lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Convert/BER/.packlist
+@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Convert/BER
+@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/Convert
+@dirrm lib/perl5/site_perl/Convert