# 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: # # cleanscore # cleanscore/pkg-descr # cleanscore/Makefile # cleanscore/distinfo # cleanscore/pkg-comment # cleanscore/pkg-plist # echo c - cleanscore mkdir -p cleanscore > /dev/null 2>&1 echo x - cleanscore/pkg-descr sed 's/^X//' >cleanscore/pkg-descr << 'END-of-cleanscore/pkg-descr' Xcleanscore is a perl script to clean up your slrn score file. XIt can be used to purge expired entries automatically, e.g. by Xcalling it from cron. X XWWW: http://slrn.sourceforge.net/cleanscore/ X X- Oliver Braun Xobraun@informatik.unibw-muenchen.de END-of-cleanscore/pkg-descr echo x - cleanscore/Makefile sed 's/^X//' >cleanscore/Makefile << 'END-of-cleanscore/Makefile' X# New ports collection makefile for: cleanscore X# Date created: 10 April 2002 X# Whom: Oliver Braun X# X# $FreeBSD$ X# X XPORTNAME= cleanscore XPORTVERSION= 0.9.8.1 XCATEGORIES= news XMASTER_SITES= http://slrn.sourceforge.net/cleanscore/ X XMAINTAINER= obraun@informatik.unibw-muenchen.de X XNO_BUILD= yes X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/cleanscore ${PREFIX}/bin X X.include END-of-cleanscore/Makefile echo x - cleanscore/distinfo sed 's/^X//' >cleanscore/distinfo << 'END-of-cleanscore/distinfo' XMD5 (cleanscore-0.9.8.1.tar.gz) = c1e3c6c0223255cc4c08df09795add07 END-of-cleanscore/distinfo echo x - cleanscore/pkg-comment sed 's/^X//' >cleanscore/pkg-comment << 'END-of-cleanscore/pkg-comment' XA perl script to clean up your slrn score file END-of-cleanscore/pkg-comment echo x - cleanscore/pkg-plist sed 's/^X//' >cleanscore/pkg-plist << 'END-of-cleanscore/pkg-plist' Xbin/cleanscore END-of-cleanscore/pkg-plist exit