# 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: # # /usr/ports/editors/tpad/ # /usr/ports/editors/tpad/Makefile # /usr/ports/editors/tpad/distinfo # /usr/ports/editors/tpad/pkg-descr # /usr/ports/editors/tpad/pkg-plist # echo c - /usr/ports/editors/tpad/ mkdir -p /usr/ports/editors/tpad/ > /dev/null 2>&1 echo x - /usr/ports/editors/tpad/Makefile sed 's/^X//' >/usr/ports/editors/tpad/Makefile << 'END-of-/usr/ports/editors/tpad/Makefile' X# New ports collection makefile for: tpad X# Date created: 10 November 2003 X# Whom: Antonio Bonifati X# X# $FreeBSD$ X# X XPORTNAME= tpad XPORTVERSION= 1.0 XCATEGORIES= editors tcl84 tk84 XMASTER_SITES= http://monitor.deis.unical.it/ant/tpad/ \ X http://queen.rett.polimi.it/~ant/tcl/script/ XDISTNAME= ${PORTNAME}-${PORTVERSION}.tcl XEXTRACT_SUFX= XEXTRACT_ONLY= X XMAINTAINER= ant@monitor.deis.unical.it XCOMMENT= Win95/98 (TM) Notepad clone written in Tcl/Tk X XRUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 X XNO_BUILD= yes X Xdo-install: X ${INSTALL_SCRIPT} ${DISTDIR}/${DISTFILES} ${PREFIX}/bin/tpad X X.include END-of-/usr/ports/editors/tpad/Makefile echo x - /usr/ports/editors/tpad/distinfo sed 's/^X//' >/usr/ports/editors/tpad/distinfo << 'END-of-/usr/ports/editors/tpad/distinfo' XMD5 (tpad-1.0.tcl) = 145d45dd4954243c8e94a9d745c2721b END-of-/usr/ports/editors/tpad/distinfo echo x - /usr/ports/editors/tpad/pkg-descr sed 's/^X//' >/usr/ports/editors/tpad/pkg-descr << 'END-of-/usr/ports/editors/tpad/pkg-descr' XThe executable tpad is a wish(1) shell script. X XI think the only difference with Notepad Xis that it doesn't limit the size of the Xfile to edit :-) X XWWW: http://monitor.deis.unical.it/ant/tpad/ X X- Antonio Bonifati Xant@monitor.deis.unical.it END-of-/usr/ports/editors/tpad/pkg-descr echo x - /usr/ports/editors/tpad/pkg-plist sed 's/^X//' >/usr/ports/editors/tpad/pkg-plist << 'END-of-/usr/ports/editors/tpad/pkg-plist' Xbin/tpad END-of-/usr/ports/editors/tpad/pkg-plist exit