Fix installation with perl 5.8

PR which triggered this discover :	64380
This commit is contained in:
Mathieu Arnold 2004-03-18 15:53:17 +00:00
parent 8ad00e7a22
commit ef81e1ce90
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104482

View file

@ -16,6 +16,7 @@ MAINTAINER= erwin@FreeBSD.org
COMMENT= Perl5 module for Base64 and Quoted-Printable encodings
PERL_CONFIGURE= YES
CONFIGURE_ARGS= INSTALLDIRS=site
MAN3= MIME::Base64.3 \
MIME::QuotedPrint.3