# 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-Class-DBI-Plugin-Type # p5-Class-DBI-Plugin-Type/Makefile # p5-Class-DBI-Plugin-Type/pkg-descr # p5-Class-DBI-Plugin-Type/pkg-plist # p5-Class-DBI-Plugin-Type/distinfo # echo c - p5-Class-DBI-Plugin-Type mkdir -p p5-Class-DBI-Plugin-Type > /dev/null 2>&1 echo x - p5-Class-DBI-Plugin-Type/Makefile sed 's/^X//' >p5-Class-DBI-Plugin-Type/Makefile << 'END-of-p5-Class-DBI-Plugin-Type/Makefile' X# New ports collection makefile for: p5-Class-DBI-Plugin-Type X# Date created: Apr 3 2004 X# Whom: Lars Thegler X# X# $FreeBSD$ X XPORTNAME= Class-DBI-Plugin-Type XPORTVERSION= 0.02 XCATEGORIES= databases perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Class XPKGNAMEPREFIX= p5- X XMAINTAINER= lars@thegler.dk XCOMMENT= Determine type information for columns X XBUILD_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Class::DBI::Plugin::Type.3 X X.include X X.if ${PERL_LEVEL} < 500600 Xpost-patch: X ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ X -e '$$_="" if /use warnings/;' \ X ${WRKSRC}/Type.pm X Xpost-configure: X ${PERL} -pi -e 's,/usr/local/,\$$(PREFIX)/,g' ${WRKSRC}/Makefile X.endif X X.include END-of-p5-Class-DBI-Plugin-Type/Makefile echo x - p5-Class-DBI-Plugin-Type/pkg-descr sed 's/^X//' >p5-Class-DBI-Plugin-Type/pkg-descr << 'END-of-p5-Class-DBI-Plugin-Type/pkg-descr' XThis module allows Class::DBI-based classes to query their columns Xfor data type information in a database-independent manner. X XWWW: http://search.cpan.org/dist/Class-DBI-Plugin-Type/ END-of-p5-Class-DBI-Plugin-Type/pkg-descr echo x - p5-Class-DBI-Plugin-Type/pkg-plist sed 's/^X//' >p5-Class-DBI-Plugin-Type/pkg-plist << 'END-of-p5-Class-DBI-Plugin-Type/pkg-plist' X%%SITE_PERL%%/Class/DBI/Plugin/Type.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/Plugin/Type/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/Plugin/Type X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/Plugin 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Class/DBI/Plugin 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Class/DBI 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Class 2>/dev/null || true END-of-p5-Class-DBI-Plugin-Type/pkg-plist echo x - p5-Class-DBI-Plugin-Type/distinfo sed 's/^X//' >p5-Class-DBI-Plugin-Type/distinfo << 'END-of-p5-Class-DBI-Plugin-Type/distinfo' XMD5 (Class-DBI-Plugin-Type-0.02.tar.gz) = 2f80426ccc67629543404ee9376a6d3e XSIZE (Class-DBI-Plugin-Type-0.02.tar.gz) = 2811 END-of-p5-Class-DBI-Plugin-Type/distinfo exit