# 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: # # pecl-intl # pecl-intl/pkg-descr # pecl-intl/distinfo # pecl-intl/Makefile # echo c - pecl-intl mkdir -p pecl-intl > /dev/null 2>&1 echo x - pecl-intl/pkg-descr sed 's/^X//' >pecl-intl/pkg-descr << 'END-of-pecl-intl/pkg-descr' Xpecl-intl is a Internationalization extension that Ximplements ICU library functionality in PHP.About XICU please visit http://www.icu-project.org/ X XWWW: http://pecl.php.net/package/intl END-of-pecl-intl/pkg-descr echo x - pecl-intl/distinfo sed 's/^X//' >pecl-intl/distinfo << 'END-of-pecl-intl/distinfo' XMD5 (PECL/intl-1.0.0.tgz) = ce06390ec308f4d00bfe71dd5bc5867b XSHA256 (PECL/intl-1.0.0.tgz) = 6e6abd7ef377a81767edf7ec60f72093985be701472a1c8787ea8e741c9dcc5d XSIZE (PECL/intl-1.0.0.tgz) = 130386 END-of-pecl-intl/distinfo echo x - pecl-intl/Makefile sed 's/^X//' >pecl-intl/Makefile << 'END-of-pecl-intl/Makefile' X# New ports collection makefile for: pecl-intl X# Date created: June 28, 2008 X# Whom: Wen Heping X# X# $FreeBSD$ X# X XPORTNAME= intl XPORTVERSION= 1.0.0 XCATEGORIES= devel pear XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- X#DISTNAME= svn-${PORTVERSION} XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= wenheping@gmail.com XCOMMENT= A PECL extension to support Internationalization(ICU) X XBUILD_DEPENDS= ${LOCALBASE}/bin/icu-config:${PORTSDIR}/devel/icu X XUSE_PHP= yes XUSE_PHPEXT= yes X X.include END-of-pecl-intl/Makefile exit