# 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: # # devel/p5-Sys-MemInfo/ # devel/p5-Sys-MemInfo/Makefile # devel/p5-Sys-MemInfo/distinfo # devel/p5-Sys-MemInfo/pkg-descr # devel/p5-Sys-MemInfo/pkg-plist # echo c - devel/p5-Sys-MemInfo/ mkdir -p devel/p5-Sys-MemInfo/ > /dev/null 2>&1 echo x - devel/p5-Sys-MemInfo/Makefile sed 's/^X//' >devel/p5-Sys-MemInfo/Makefile << 'END-of-devel/p5-Sys-MemInfo/Makefile' X# New ports collection makefile for: Sys-MemInfo X# Date created: 25 July 2008 X# Whom: Terry Sposato X# X# $FreeBSD: ports/devel/p5-Sys-MemInfo/Makefile,v 0.91 2008/07/25 13:21:31 $ X# X XPORTNAME= Sys-MemInfo XPORTVERSION= 0.91 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= terry@sucked-in.com XCOMMENT= Sys::MemInfo - Perl extension for getting Memory information X XWRKSRC= ${WRKDIR}/${PORTNAME} X XPERL_CONFIGURE= yes X X.include END-of-devel/p5-Sys-MemInfo/Makefile echo x - devel/p5-Sys-MemInfo/distinfo sed 's/^X//' >devel/p5-Sys-MemInfo/distinfo << 'END-of-devel/p5-Sys-MemInfo/distinfo' XMD5 (Sys-MemInfo-0.91.tar.gz) = d2ddda32c58114352e04ecb866de7f17 XSHA256 (Sys-MemInfo-0.91.tar.gz) = c15af4b9db68f86b182504823e4c9a36ee977d9142a2306f089b4dc1cd26c143 XSIZE (Sys-MemInfo-0.91.tar.gz) = 6802 END-of-devel/p5-Sys-MemInfo/distinfo echo x - devel/p5-Sys-MemInfo/pkg-descr sed 's/^X//' >devel/p5-Sys-MemInfo/pkg-descr << 'END-of-devel/p5-Sys-MemInfo/pkg-descr' XSys::MemInfo return the total amount of free and used Xphysical memory in bytes in totalmem and freemem variables. XTotal amount of free and user swap memory are alse returned Xin totalswap and freeswap variables. X XWWW: http://search.cpan.org/dist/Sys-Cpu/ END-of-devel/p5-Sys-MemInfo/pkg-descr echo x - devel/p5-Sys-MemInfo/pkg-plist sed 's/^X//' >devel/p5-Sys-MemInfo/pkg-plist << 'END-of-devel/p5-Sys-MemInfo/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/Sys/MemInfo.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/MemInfo/MemInfo.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/MemInfo/MemInfo.so X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/MemInfo/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/MemInfo X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Sys X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys END-of-devel/p5-Sys-MemInfo/pkg-plist exit