import perl MIME::Base32. help from and ok sturm@ simon@
This commit is contained in:
parent
b87cd349c7
commit
d536d1bd4e
16
mail/p5-MIME-Base32/Makefile
Normal file
16
mail/p5-MIME-Base32/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/19 09:12:33 grunk Exp $
|
||||
|
||||
COMMENT= Base32 encoder/decoder
|
||||
|
||||
DISTNAME= MIME-Base32-1.01
|
||||
CATEGORIES= mail
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
.include <bsd.port.mk>
|
5
mail/p5-MIME-Base32/distinfo
Normal file
5
mail/p5-MIME-Base32/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (MIME-Base32-1.01.tar.gz) = Lgod8qc9zudJwiV3TKxS5w==
|
||||
RMD160 (MIME-Base32-1.01.tar.gz) = FPOODG/7kZZ8Sdgxmi4BNmZZHDI=
|
||||
SHA1 (MIME-Base32-1.01.tar.gz) = ZC8RsjcC1o/+Sku1qEPvQpdhO7c=
|
||||
SHA256 (MIME-Base32-1.01.tar.gz) = ABYvYej7Lb0E0V96Nm2tM6fo0liPlzAuuMIwEysdiRU=
|
||||
SIZE (MIME-Base32-1.01.tar.gz) = 2789
|
3
mail/p5-MIME-Base32/pkg/DESCR
Normal file
3
mail/p5-MIME-Base32/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Encodes data in a similar way as MIME::Base64 does. Its main purpose is
|
||||
to create encrypted text to be used as ID or key entry typed or
|
||||
submitted by the user. It is upper/lowercase safe (not sensitive).
|
5
mail/p5-MIME-Base32/pkg/PLIST
Normal file
5
mail/p5-MIME-Base32/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/19 09:12:33 grunk Exp $
|
||||
${P5SITE}/MIME/
|
||||
${P5SITE}/MIME/Base32.pm
|
||||
@comment ${P5SITE}/MIME/test1.pl
|
||||
@man man/man3p/MIME::Base32.3p
|
Loading…
x
Reference in New Issue
Block a user