# 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-CSS-Tiny # p5-CSS-Tiny/pkg-descr # p5-CSS-Tiny/distinfo # p5-CSS-Tiny/Makefile # p5-CSS-Tiny/pkg-plist # echo c - p5-CSS-Tiny mkdir -p p5-CSS-Tiny > /dev/null 2>&1 echo x - p5-CSS-Tiny/pkg-descr sed 's/^X//' >p5-CSS-Tiny/pkg-descr << 'END-of-p5-CSS-Tiny/pkg-descr' XCSS::Tiny is a perl class to read and write .css stylesheets with as Xlittle code as possible, reducing load time and memory overhead. X XThis module is primarily for reading and writing simple files, and Xanything we write shouldn't need to have documentation/comments. If you Xneed something with more power, move up to CSS.pm. X XWWW: http://search.cpan.org/search?dist=CSS-Tiny X XHansjoerg Pehofer END-of-p5-CSS-Tiny/pkg-descr echo x - p5-CSS-Tiny/distinfo sed 's/^X//' >p5-CSS-Tiny/distinfo << 'END-of-p5-CSS-Tiny/distinfo' XMD5 (CSS-Tiny-1.02.tar.gz) = 2d2e1424afff1eb06f19e997af62ba84 END-of-p5-CSS-Tiny/distinfo echo x - p5-CSS-Tiny/Makefile sed 's/^X//' >p5-CSS-Tiny/Makefile << 'END-of-p5-CSS-Tiny/Makefile' X# New ports collection makefile for: p5-CSS-Tiny X# Date created: 2003-10-31 X# Whom: Hansjoerg Pehofer X# X# $FreeBSD$ X# X XPORTNAME= CSS-Tiny XPORTVERSION= 1.02 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= CSS XPKGNAMEPREFIX= p5- X XMAINTAINER= hansjoerg.pehofer@uibk.ac.at XCOMMENT= Read/Write .css files with as little code as possible X XPERL_CONFIGURE= yes XMAN3= CSS::Tiny.3 X X.include END-of-p5-CSS-Tiny/Makefile echo x - p5-CSS-Tiny/pkg-plist sed 's/^X//' >p5-CSS-Tiny/pkg-plist << 'END-of-p5-CSS-Tiny/pkg-plist' X%%SITE_PERL%%/CSS/Tiny.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Tiny/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Tiny X@unexec rmdir %D%%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS 2>/dev/null || true X@unexec rmdir %D%%SITE_PERL%%/CSS 2>/dev/null || true END-of-p5-CSS-Tiny/pkg-plist exit