Initial import of MIME::Base64
Base64 and Quoted-Printable encodings
This commit is contained in:
parent
3aa5d64f0a
commit
a814959b8c
10
converters/p5-MIME-Base64/patches/patch-Makefile_PL
Normal file
10
converters/p5-MIME-Base64/patches/patch-Makefile_PL
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
$OpenBSD: patch-Makefile_PL,v 1.1.1.1 2005/01/14 17:44:26 todd Exp $
|
||||||
|
--- Makefile.PL.orig Wed Jan 12 19:27:49 2005
|
||||||
|
+++ Makefile.PL Wed Jan 12 19:27:58 2005
|
||||||
|
@@ -6,6 +6,4 @@ WriteMakefile(
|
||||||
|
VERSION_FROM => 'Base64.pm',
|
||||||
|
EXE_FILES => [qw(encode-base64 decode-base64 encode-qp decode-qp)],
|
||||||
|
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
|
||||||
|
- ($] >= 5.008) ?
|
||||||
|
- (INSTALLDIRS => 'perl') : (),
|
||||||
|
);
|
2
converters/p5-MIME-Base64/pkg/PFRAG.shared
Normal file
2
converters/p5-MIME-Base64/pkg/PFRAG.shared
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2005/01/14 17:44:26 todd Exp $
|
||||||
|
${P5ARCH}/auto/MIME/Base64/Base64.so
|
Loading…
Reference in New Issue
Block a user