# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-I18N-Charset # p5-I18N-Charset/Makefile # p5-I18N-Charset/distinfo # p5-I18N-Charset/pkg-descr # p5-I18N-Charset/pkg-plist # echo c - p5-I18N-Charset mkdir -p p5-I18N-Charset > /dev/null 2>&1 echo x - p5-I18N-Charset/Makefile sed 's/^X//' >p5-I18N-Charset/Makefile << 'END-of-p5-I18N-Charset/Makefile' X# New ports collection makefile for: misc/p5-I18N-Charset X# Date created: 26 December 1999 X# Whom: Dmitry Sivachenko X# X# $FreeBSD: ports/misc/p5-I18N-Charset/Makefile,v 1.21 2006/08/04 08:34:16 erwin Exp $ X# X XPORTNAME= I18N-Charset XPORTVERSION= 1.37.9 XCATEGORIES= misc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= I18N XPKGNAMEPREFIX= p5- XDISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/} X XMAINTAINER= demon@FreeBSD.org XCOMMENT= Module which maps CharSet names to the names registered with IANA X XBUILD_DEPENDS= ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \ X ${SITE_PERL}/Unicode/MapUTF8.pm:${PORTSDIR}/converters/p5-Unicode-MapUTF8 \ X ${SITE_PERL}/App/Info/Lib/Iconv.pm:${PORTSDIR}/devel/p5-App-Info XRUN_DEPENDS= ${BUILD_DEPENDS} XBUILD_DEPENDS+= ${SITE_PERL}/IO/Capture/Stderr.pm:${PORTSDIR}/devel/p5-IO-Capture X XPERL_CONFIGURE= yes X XMAN3= I18N::Charset.3 X Xpost-patch: X @${PERL} -pi -e 's#\r$$##g' ${WRKSRC}/lib/I18N/Charset.pm X @${PERL} -pi -e 's#\r$$##g' ${WRKSRC}/lib/I18N/Charset/character-sets X X.include END-of-p5-I18N-Charset/Makefile echo x - p5-I18N-Charset/distinfo sed 's/^X//' >p5-I18N-Charset/distinfo << 'END-of-p5-I18N-Charset/distinfo' XMD5 (I18N-Charset-1.379.tar.gz) = eec7de0bf3eaa8cc6d7882b57091350d XSHA256 (I18N-Charset-1.379.tar.gz) = a684f8ebe04b77c0ecae4443bd11dd525a309911ed939fdf811b1f9633f8b144 XSIZE (I18N-Charset-1.379.tar.gz) = 45196 END-of-p5-I18N-Charset/distinfo echo x - p5-I18N-Charset/pkg-descr sed 's/^X//' >p5-I18N-Charset/pkg-descr << 'END-of-p5-I18N-Charset/pkg-descr' XThis distribution contains a module I18N::Charset which maps Character XSet names to the names officially registered with IANA. For example, X'Shift_JIS' is the official name of 'x-sjis'. X XIt also maps character set names to Unicode::Map8 conversion scheme Xnames (if Unicode::Map8 is installed). For example, the Unicode::Map8 Xscheme name for 'windows-1251' is 'cp1251'. X XWWW: http://search.cpan.org/dist/I18N-Charset/ X X--dima Xdima@Chg.RU END-of-p5-I18N-Charset/pkg-descr echo x - p5-I18N-Charset/pkg-plist sed 's/^X//' >p5-I18N-Charset/pkg-plist << 'END-of-p5-I18N-Charset/pkg-plist' X%%SITE_PERL%%/I18N/Charset.pm X%%SITE_PERL%%/I18N/Charset/character-sets X%%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N X@dirrmtry %%SITE_PERL%%/I18N/Charset X@dirrmtry %%SITE_PERL%%/I18N END-of-p5-I18N-Charset/pkg-plist exit