# 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: # # Makefile # distinfo # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# New ports collection makefile for: terminal.app X# Date created: 28 Aug 2006 X# Whom: gurkan@linuks.mine.nu X# X# $FreeBSD$ X# X XPORTNAME= terminal.app XPORTVERSION= 0.9.4+cvs20051125 XCATEGORIES= sysutils XMASTER_SITES= ${MASTER_SITE_DEBIAN} XDISTNAME= terminal.app_${PORTVERSION}.orig X XMAINTAINER= gurkan@linuks.mine.nu XCOMMENT= Terminal Emulator for GNUstep X XWRKSRC= ${WRKDIR}/terminal-${PORTVERSION} XUSE_GMAKE= yes XUSE_GNUSTEP= yes XUSE_GNUSTEP_PREFIX= yes XUSE_GNUSTEP_BACK= yes XUSE_GNUSTEP_BUILD= yes XUSE_GNUSTEP_INSTALL= yes XMAKEFILE= GNUmakefile X X.include END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (terminal.app_0.9.4+cvs20051125.orig.tar.gz) = e59300f725d1cad5596971792f2c4965 XSHA256 (terminal.app_0.9.4+cvs20051125.orig.tar.gz) = 05a560cfd614fb5d01afee83f5706303d0a92630777dd7acc60fe1c5cf3ed470 XSIZE (terminal.app_0.9.4+cvs20051125.orig.tar.gz) = 71656 END-of-distinfo echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' XTerminal provides terminal emulation in a GNUstep environment. XIt gives colorized terminals with configurable fonts, and also allows Xusers to configure shell utilities as GNUstep services. X XWWW: http://www.nongnu.org/backbone/ X XGürkan Sengün Xgurkan@linuks.mine.nu END-of-pkg-descr echo x - pkg-plist sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' XSystem/Applications/Terminal.app XSystem/Applications/Terminal.app/Terminal XSystem/Applications/Terminal.app/library_paths.openapp XSystem/Applications/Terminal.app/Resources XSystem/Applications/Terminal.app/Resources/Info-gnustep.plist XSystem/Applications/Terminal.app/Resources/Terminal.tiff XSystem/Applications/Terminal.app/Resources/Terminal.desktop XSystem/Applications/Terminal.app/Resources/DefaultTerminalServices.svcs XSystem/Applications/Terminal.app/Resources/cursor_line.tiff XSystem/Applications/Terminal.app/Resources/cursor_stroked.tiff XSystem/Applications/Terminal.app/Resources/cursor_filled.tiff XSystem/Applications/Terminal.app/Resources/cursor_inverted.tiff XSystem/Applications/Terminal.app/Resources/English.lproj XSystem/Applications/Terminal.app/Resources/English.lproj/Localizable.strings XSystem/Applications/Terminal.app/Resources/Swedish.lproj XSystem/Applications/Terminal.app/Resources/Swedish.lproj/Localizable.strings XSystem/Applications/Terminal.app/Resources/German.lproj XSystem/Applications/Terminal.app/Resources/German.lproj/Localizable.strings XSystem/Applications/Terminal.app/Resources/French.lproj XSystem/Applications/Terminal.app/Resources/French.lproj/Localizable.strings XSystem/Applications/Terminal.app/Resources/Spanish.lproj XSystem/Applications/Terminal.app/Resources/Spanish.lproj/Localizable.strings XSystem/Applications/Terminal.app/Resources/Hungarian.lproj XSystem/Applications/Terminal.app/Resources/Hungarian.lproj/Localizable.strings XSystem/Applications/Terminal.app/Resources/Turkish.lproj XSystem/Applications/Terminal.app/Resources/Turkish.lproj/Localizable.strings XSystem/Applications/Terminal.app/Resources/Norwegian.lproj XSystem/Applications/Terminal.app/Resources/Norwegian.lproj/Localizable.strings XSystem/Applications/Terminal.app/Resources/Russian.lproj XSystem/Applications/Terminal.app/Resources/Russian.lproj/Localizable.strings XSystem/Applications/Terminal.app/stamp.make X@dirrm System/Applications/Terminal.app/Resources X@dirrm System/Applications/Terminal.app END-of-pkg-plist exit