# 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: # # tetzle # tetzle/Makefile # tetzle/pkg-descr # tetzle/pkg-plist # tetzle/distinfo # echo c - tetzle mkdir -p tetzle > /dev/null 2>&1 echo x - tetzle/Makefile sed 's/^X//' >tetzle/Makefile << 'END-of-tetzle/Makefile' X# New ports collection makefile for: tetzle X# Date created: 12 Jun 2008 X# Whom: Dmitry Marakasov X# X# $FreeBSD$ X# X XPORTNAME= tetzle XPORTVERSION= 1.0 XCATEGORIES= games XMASTER_SITES= http://gottcode.org/tetzle/ \ X http://www.amdmi3.ru/distfiles/ XDISTNAME= ${PORTNAME}-${PORTVERSION}-src X XMAINTAINER= amdmi3@amdmi3.ru XCOMMENT= Jigsaw puzzle with tetrominoes X XUSE_BZIP2= yes XUSE_QT_VER= 4 XQT_COMPONENTS= corelib gui moc opengl qmake rcc xml X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X Xdo-configure: X @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} \ X PREFIX=${PREFIX} -spec ${QMAKESPEC} tetzle.pro X Xpost-install: X ${INSTALL_PROGRAM} ${WRKSRC}/tetzle ${PREFIX}/bin X X.include END-of-tetzle/Makefile echo x - tetzle/pkg-descr sed 's/^X//' >tetzle/pkg-descr << 'END-of-tetzle/pkg-descr' XA jigsaw puzzle game that uses tetrominoes for the pieces. Any image Xcan be imported and used to create puzzles with a wide range of Xsizes. Games are saved automatically, and you can select between Xcurrently in progress games. X XWWW: http://gottcode.org/tetzle/ END-of-tetzle/pkg-descr echo x - tetzle/pkg-plist sed 's/^X//' >tetzle/pkg-plist << 'END-of-tetzle/pkg-plist' Xbin/tetzle Xshare/applications/tetzle.desktop Xshare/icons/hicolor/48x48/apps/tetzle.png X@dirrmtry share/icons/hicolor/48x48/apps X@dirrmtry share/icons/hicolor/48x48 X@dirrmtry share/icons/hicolor X@dirrmtry share/icons X@dirrmtry share/applications END-of-tetzle/pkg-plist echo x - tetzle/distinfo sed 's/^X//' >tetzle/distinfo << 'END-of-tetzle/distinfo' XMD5 (tetzle-1.0-src.tar.bz2) = 5d0ef748657f450a4699c66dc92516c2 XSHA256 (tetzle-1.0-src.tar.bz2) = 63dc0899d317a93231e0a8ea5251b0b39c3dbe835b2b7b5358d9e5d8e4fd3307 XSIZE (tetzle-1.0-src.tar.bz2) = 97278 END-of-tetzle/distinfo exit