# 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: # # zipper # zipper/pkg-descr # zipper/Makefile # zipper/distinfo # zipper/pkg-plist # echo c - zipper mkdir -p zipper > /dev/null 2>&1 echo x - zipper/pkg-descr sed 's/^X//' >zipper/pkg-descr << 'END-of-zipper/pkg-descr' XZipper is a tool for extracting and viewing archive files in GNUstep. X XWWW: http://xanthippe.dyndns.org/Zipper/ END-of-zipper/pkg-descr echo x - zipper/Makefile sed 's/^X//' >zipper/Makefile << 'END-of-zipper/Makefile' X# New ports collection makefile for: zipper.app X# Date created: 31 Aug 2006 X# Whom: gurkan@linuks.mine.nu X# X# $FreeBSD$ X# X XPORTNAME= zipper.app XPORTVERSION= 1.1 XCATEGORIES= deskutils XMASTER_SITES= http://xanthippe.dyndns.org/Zipper/ \ X http://florida.ethz.ch/ports/distfiles/ XDISTNAME= Zipper-${PORTVERSION} X XMAINTAINER= gurkan@linuks.mine.nu XCOMMENT= Tool for inspecting the contents of a compressed archive X XWRKSRC= ${WRKDIR}/Zipper 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 XLIB_DEPENDS+= renaissance.0.8.0:${PORTSDIR}/x11-toolkits/renaissance X X.include END-of-zipper/Makefile echo x - zipper/distinfo sed 's/^X//' >zipper/distinfo << 'END-of-zipper/distinfo' XMD5 (Zipper-1.1.tar.gz) = db9d9e88bd71fce128890adfd01b70c6 XSHA256 (Zipper-1.1.tar.gz) = 6f649d33fe82584618d100dd4469567760a9e214a51b271ae6ea7affe7dbc1dc XSIZE (Zipper-1.1.tar.gz) = 462647 END-of-zipper/distinfo echo x - zipper/pkg-plist sed 's/^X//' >zipper/pkg-plist << 'END-of-zipper/pkg-plist' XLocal/Applications/Zipper.app XLocal/Applications/Zipper.app/Zipper XLocal/Applications/Zipper.app/library_paths.openapp XLocal/Applications/Zipper.app/Resources XLocal/Applications/Zipper.app/Resources/Info-gnustep.plist XLocal/Applications/Zipper.app/Resources/FileIcon.tiff XLocal/Applications/Zipper.app/Resources/Zipper.desktop XLocal/Applications/Zipper.app/Resources/MainMenu-GNUstep.gsmarkup XLocal/Applications/Zipper.app/Resources/no_order.tiff XLocal/Applications/Zipper.app/Resources/Preferences.gsmarkup XLocal/Applications/Zipper.app/Resources/sort_ascending.tiff XLocal/Applications/Zipper.app/Resources/sort_descending.tiff XLocal/Applications/Zipper.app/Resources/zipper.tiff XLocal/Applications/Zipper.app/Resources/Zipper.gsmarkup XLocal/Applications/Zipper.app/Resources/ZipperInfo.plist XLocal/Applications/Zipper.app/stamp.make X@dirrm Local/Applications/Zipper.app/Resources X@dirrm Local/Applications/Zipper.app END-of-zipper/pkg-plist exit