# 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: # # puff # puff/Makefile # puff/distinfo # puff/pkg-descr # echo c - puff mkdir -p puff > /dev/null 2>&1 echo x - puff/Makefile sed 's/^X//' >puff/Makefile << 'END-of-puff/Makefile' X# New ports collection makefile for: puff X# Date created: 10 April 2003 X# Whom: Leif Pedersen X# X# $FreeBSD: ports/editors/puff/Makefile,v 1.6 2006/04/05 21:04:28 jmelo Exp $ X# X XPORTNAME= puff XPORTVERSION= 0.43 XCATEGORIES= editors XMASTER_SITES= http://devpit.org/puff/ X XMAINTAINER= bilbo@devpit.org XCOMMENT= Simple and efficient text editor X XPLIST_FILES= bin/puff etc/puff.conf.sample X X.include END-of-puff/Makefile echo x - puff/distinfo sed 's/^X//' >puff/distinfo << 'END-of-puff/distinfo' XMD5 (puff-0.43.tar.gz) = 5b15cc4df96a065d887dc0b8577454c9 XSIZE (puff-0.42.tar.gz) = 35815 END-of-puff/distinfo echo x - puff/pkg-descr sed 's/^X//' >puff/pkg-descr << 'END-of-puff/pkg-descr' XPuff is an editor that is named after "Puff the fractal dragon" (see fortune). XPrimary features: X - Simple and lightweight X - Can open multiple files X - Clipboard is an open file X - Keys may be reassigned X - Source is easy to extend END-of-puff/pkg-descr exit