summaryrefslogtreecommitdiff
path: root/textproc/p5-Convert-BER/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 22:52:58 +0000
committerzuntum <zuntum>2001-10-31 22:52:58 +0000
commit7e9524f1017cb18948282b999e45c15b8b9e6dee (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /textproc/p5-Convert-BER/DESCR
parent41c8c3cd74ce618106e762374834328ba0c18a8c (diff)
downloadpkgsrc-7e9524f1017cb18948282b999e45c15b8b9e6dee.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'textproc/p5-Convert-BER/DESCR')
-rw-r--r--textproc/p5-Convert-BER/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/textproc/p5-Convert-BER/DESCR b/textproc/p5-Convert-BER/DESCR
new file mode 100644
index 00000000000..1e001008a1c
--- /dev/null
+++ b/textproc/p5-Convert-BER/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.