diff --git a/converters/p5-Convert-BER/Makefile b/converters/p5-Convert-BER/Makefile new file mode 100644 index 00000000000..229ec47774a --- /dev/null +++ b/converters/p5-Convert-BER/Makefile @@ -0,0 +1,20 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2001/01/19 03:29:42 kevlo Exp $ + +DISTNAME= Convert-BER-1.31 +PKGNAME= p5-${DISTNAME} +CATEGORIES= converters perl5 +NEED_VERSION= 1.351 + +MAINTAINER= Kevin Lo + +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= Convert + +CONFIGURE_STYLE= perl + +.include diff --git a/converters/p5-Convert-BER/files/md5 b/converters/p5-Convert-BER/files/md5 new file mode 100644 index 00000000000..415ffc82058 --- /dev/null +++ b/converters/p5-Convert-BER/files/md5 @@ -0,0 +1,3 @@ +MD5 (Convert-BER-1.31.tar.gz) = 47da44467e33892f6b3dc3f7ba887031 +RMD160 (Convert-BER-1.31.tar.gz) = be49ee51d871d8eb49517ee73ef6aeac4032a675 +SHA1 (Convert-BER-1.31.tar.gz) = 820973d6fb69d887b7f482103c49efc1717443ab diff --git a/converters/p5-Convert-BER/pkg/COMMENT b/converters/p5-Convert-BER/pkg/COMMENT new file mode 100644 index 00000000000..403f596572f --- /dev/null +++ b/converters/p5-Convert-BER/pkg/COMMENT @@ -0,0 +1 @@ +module to encode and decode objects diff --git a/converters/p5-Convert-BER/pkg/DESCR b/converters/p5-Convert-BER/pkg/DESCR new file mode 100644 index 00000000000..8b2bdc7be5e --- /dev/null +++ b/converters/p5-Convert-BER/pkg/DESCR @@ -0,0 +1,3 @@ +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 00000000000..fd281f0b583 --- /dev/null +++ b/converters/p5-Convert-BER/pkg/PLIST @@ -0,0 +1,4 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/19 03:29:42 kevlo Exp $ +libdata/perl5/site_perl/Convert/BER.pod +libdata/perl5/site_perl/Convert/BER.pm +man/man3/Convert::BER.3p