# 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: # # aget # aget/Makefile # aget/pkg-plist # aget/pkg-descr # aget/distinfo # echo c - aget mkdir -p aget > /dev/null 2>&1 echo x - aget/Makefile sed 's/^X//' >aget/Makefile << 'END-of-aget/Makefile' X# New ports collection makefile for: aget X# Date created: 15. May 2003 X# Whom: Aaron Zauner X# X# $FreeBSD$ X# X XPORTNAME= aget XPORTVERSION= 0.4 XCATEGORIES= net XMASTER_SITES= http://www.enderunix.org/aget/ X XMAINTAINER= az_mail@gmx.at XCOMMENT= Aget is a multithreaded HTTP download accelerator. X XWRKSRC= ${WRKDIR}/aget-0.4 X.include END-of-aget/Makefile echo x - aget/pkg-plist sed 's/^X//' >aget/pkg-plist << 'END-of-aget/pkg-plist' Xbin/aget END-of-aget/pkg-plist echo x - aget/pkg-descr sed 's/^X//' >aget/pkg-descr << 'END-of-aget/pkg-descr' XAget is a multithreaded HTTP download accelerator. XPointed on the Win32 Project Flashget. X XWWW: http://www.enderunix.org/aget/ X X- Aaron Zauner Xaz_mail@gmx.at END-of-aget/pkg-descr echo x - aget/distinfo sed 's/^X//' >aget/distinfo << 'END-of-aget/distinfo' XMD5 (aget-0.4.tar.gz) = ad8ca0f836de7d055adc6a894a25a1b6 END-of-aget/distinfo exit