summaryrefslogtreecommitdiff
path: root/converters/p5-Convert-BER
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>2000-10-28 00:03:48 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>2000-10-28 00:03:48 +0000
commit261fcd46f75d2b46b94ae9b67ec549052a9b0434 (patch)
treee5e93bdbe15432e9b258fb5f043dbcd6180fbb14 /converters/p5-Convert-BER
parentThis patch solves several problem to Korean users: (diff)
Perl5 module to encode and decode objects using Basic Encoding Rules (BER)
Notes
Notes: svn path=/head/; revision=34318
Diffstat (limited to 'converters/p5-Convert-BER')
-rw-r--r--converters/p5-Convert-BER/Makefile26
-rw-r--r--converters/p5-Convert-BER/distinfo1
-rw-r--r--converters/p5-Convert-BER/pkg-comment1
-rw-r--r--converters/p5-Convert-BER/pkg-descr5
-rw-r--r--converters/p5-Convert-BER/pkg-plist4
5 files changed, 37 insertions, 0 deletions
diff --git a/converters/p5-Convert-BER/Makefile b/converters/p5-Convert-BER/Makefile
new file mode 100644
index 000000000000..8d5321feab8b
--- /dev/null
+++ b/converters/p5-Convert-BER/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: p5-Convert-BER
+# Date created: October 27, 2000
+# Whom: Marc Fournier <scrappy@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Convert-BER
+PORTVERSION= 1.31
+CATEGORIES= converters perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Convert
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= scrappy@FreeBSD.org
+
+USE_PERL5= YES
+
+MAN3= Convert::BER.3
+MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \
+ PREFIX=${PREFIX}
+
+.include <bsd.port.mk>
diff --git a/converters/p5-Convert-BER/distinfo b/converters/p5-Convert-BER/distinfo
new file mode 100644
index 000000000000..0c27ab6fac5e
--- /dev/null
+++ b/converters/p5-Convert-BER/distinfo
@@ -0,0 +1 @@
+MD5 (Convert-BER-1.31.tar.gz) = 47da44467e33892f6b3dc3f7ba887031
diff --git a/converters/p5-Convert-BER/pkg-comment b/converters/p5-Convert-BER/pkg-comment
new file mode 100644
index 000000000000..f0190bda7aa7
--- /dev/null
+++ b/converters/p5-Convert-BER/pkg-comment
@@ -0,0 +1 @@
+Perl5 module to encode and decode objects using Basic Encoding Rules (BER)
diff --git a/converters/p5-Convert-BER/pkg-descr b/converters/p5-Convert-BER/pkg-descr
new file mode 100644
index 000000000000..d754574f054d
--- /dev/null
+++ b/converters/p5-Convert-BER/pkg-descr
@@ -0,0 +1,5 @@
+DESCRIPTION
+ `Convert::BER' provides an OO interface to encoding and
+ decoding data using the ASN.1 Basic Encoding Rules (BER),
+ a platform independent way of encoding structured binary
+ data together with the structure.
diff --git a/converters/p5-Convert-BER/pkg-plist b/converters/p5-Convert-BER/pkg-plist
new file mode 100644
index 000000000000..4cee7311e565
--- /dev/null
+++ b/converters/p5-Convert-BER/pkg-plist
@@ -0,0 +1,4 @@
+lib/perl5/site_perl/5.6.0/Convert/BER.pod
+lib/perl5/site_perl/5.6.0/Convert/BER.pm
+lib/perl5/site_perl/5.6.0/mach/auto/Convert/BER/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Convert/BER