# 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-Heap-Simple-XS # p5-Heap-Simple-XS/Makefile # p5-Heap-Simple-XS/distinfo # p5-Heap-Simple-XS/pkg-descr # p5-Heap-Simple-XS/pkg-plist # echo c - p5-Heap-Simple-XS mkdir -p p5-Heap-Simple-XS > /dev/null 2>&1 echo x - p5-Heap-Simple-XS/Makefile sed 's/^X//' >p5-Heap-Simple-XS/Makefile << 'END-of-p5-Heap-Simple-XS/Makefile' X# New ports collection makefile for: Heap::Simple::XS X# Date created: 11 November 2004 X# Whom: Aaron Dalton X# X# $FreeBSD$ X# X XPORTNAME= Heap-Simple-XS XPORTVERSION= 0.06 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Heap XPKGNAMEPREFIX= p5- X XMAINTAINER= aaron@daltons.ca XCOMMENT= An XS implementation of the Heap::Simple interface X XBUILD_DEPENDS= ${SITE_PERL}/Heap/Simple.pm:${PORTSDIR}/devel/p5-Heap-Simple XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Heap::Simple::XS.3 X X.include X X.if ${PERL_LEVEL} < 500600 XIGNORE= Uses ??{} in regexps, which came with perl5.6, install lang/perl5 or lang/perl5.8 X.endif X X.include END-of-p5-Heap-Simple-XS/Makefile echo x - p5-Heap-Simple-XS/distinfo sed 's/^X//' >p5-Heap-Simple-XS/distinfo << 'END-of-p5-Heap-Simple-XS/distinfo' XMD5 (Heap-Simple-XS-0.06.tar.gz) = 587d13b368a57bd4f6fc1b4cc117e587 XSIZE (Heap-Simple-XS-0.06.tar.gz) = 55267 END-of-p5-Heap-Simple-XS/distinfo echo x - p5-Heap-Simple-XS/pkg-descr sed 's/^X//' >p5-Heap-Simple-XS/pkg-descr << 'END-of-p5-Heap-Simple-XS/pkg-descr' XThis module provides an XS implementation of the interface described in XHeap::Simple. Look there for a description. X XWWW: http://search.cpan.org/dist/Heap-Simple-XS/ XAuthor: Ton Hospel X X- Aaron Dalton Xaaron@daltons.ca END-of-p5-Heap-Simple-XS/pkg-descr echo x - p5-Heap-Simple-XS/pkg-plist sed 's/^X//' >p5-Heap-Simple-XS/pkg-plist << 'END-of-p5-Heap-Simple-XS/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/Heap/Simple/XS.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple/XS/.packlist X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple/XS/XS.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple/XS/XS.so X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple/XS X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Heap/Simple 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Heap 2>/dev/null || true X END-of-p5-Heap-Simple-XS/pkg-plist exit