# 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-HTML-FromText # p5-HTML-FromText/Makefile # p5-HTML-FromText/distinfo # p5-HTML-FromText/pkg-comment # p5-HTML-FromText/pkg-descr # p5-HTML-FromText/pkg-plist # echo c - p5-HTML-FromText mkdir -p p5-HTML-FromText > /dev/null 2>&1 echo x - p5-HTML-FromText/Makefile sed 's/^X//' >p5-HTML-FromText/Makefile << 'END-of-p5-HTML-FromText/Makefile' X# New ports collection makefile for: HTML::FromText X# Date created: 04 November 2002 X# Whom: Seamus Venasse X# X# $FreeBSD$ X# X XPORTNAME= HTML-FromText XPORTVERSION= 1.005 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= HTML XPKGNAMEPREFIX= p5- X XMAINTAINER= svenasse@polaris.ca X XPERL_CONFIGURE= yes X XMAN3= HTML::FromText.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X X.include END-of-p5-HTML-FromText/Makefile echo x - p5-HTML-FromText/distinfo sed 's/^X//' >p5-HTML-FromText/distinfo << 'END-of-p5-HTML-FromText/distinfo' XMD5 (HTML-FromText-1.005.tar.gz) = 983342bb72acc94ce58b6c7d3a14f62b END-of-p5-HTML-FromText/distinfo echo x - p5-HTML-FromText/pkg-comment sed 's/^X//' >p5-HTML-FromText/pkg-comment << 'END-of-p5-HTML-FromText/pkg-comment' XMark up text as HTML END-of-p5-HTML-FromText/pkg-comment echo x - p5-HTML-FromText/pkg-descr sed 's/^X//' >p5-HTML-FromText/pkg-descr << 'END-of-p5-HTML-FromText/pkg-descr' XThe text2html function marks up plain text as HTML. By Xdefault it converts HTML metacharacters into the Xcorresponding entities. More sophisticated transformations, Xsuch as splitting the text into paragraphs or marking up Xbulleted lists, can be carried out by setting the Xappropriate options. X XWWW: http://search.cpan.org/author/GDR/HTML-FromText/ X XSeamus Venasse END-of-p5-HTML-FromText/pkg-descr echo x - p5-HTML-FromText/pkg-plist sed 's/^X//' >p5-HTML-FromText/pkg-plist << 'END-of-p5-HTML-FromText/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/HTML/FromText.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/FromText/.packlist X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/FromText 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true END-of-p5-HTML-FromText/pkg-plist exit