1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Perl5 module to encode and decode objects using Basic Encoding Rules (BER)

This commit is contained in:
Marc G. Fournier 2000-10-28 00:03:48 +00:00
parent 56b68f52de
commit 261fcd46f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34318
6 changed files with 38 additions and 0 deletions

View File

@ -18,6 +18,7 @@
SUBDIR += mmencode
SUBDIR += mpack
SUBDIR += mule-ucs-emacs20
SUBDIR += p5-Convert-BER
SUBDIR += p5-Convert-Recode
SUBDIR += p5-Convert-UU
SUBDIR += p5-MIME-Base64

View File

@ -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>

View File

@ -0,0 +1 @@
MD5 (Convert-BER-1.31.tar.gz) = 47da44467e33892f6b3dc3f7ba887031

View File

@ -0,0 +1 @@
Perl5 module to encode and decode objects using Basic Encoding Rules (BER)

View File

@ -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.

View File

@ -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