# 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: # # qrosspython # qrosspython/Makefile # qrosspython/distinfo # qrosspython/pkg-descr # echo c - qrosspython mkdir -p qrosspython > /dev/null 2>&1 echo x - qrosspython/Makefile sed 's/^X//' >qrosspython/Makefile << '4859a7bef7f7b1ca5e9f575ff99e29b0' X# New ports collection makefile for: qrosspython X# Date created: 2012-01-08 X# Whom: Gvozdikov Veniamin X# X# $FreeBSD$ X# X XPORTNAME= qrosspython XPORTVERSION= 0.2.2 XCATEGORIES= devel XMASTER_SITES= http://cloud.github.com/downloads/0xd34df00d/Qross/ XDISTNAME= qross-${PORTVERSION} X XMAINTAINER= g.veniamin@googlemail.com XCOMMENT= Qross is a Qt-only fork of Kross, the KDE scripting framework X XBUILD_DEPENDS= sip:${PORTSDIR}/devel/py-sip XLIB_DEPENDS= qrosscore:${PORTSDIR}/devel/qross X XUSE_BZIP2= yes XUSE_CMAKE= yes XUSE_QT_VER= 4 XQT_COMPONENTS= gui network xml qmake_build uic_build moc_build rcc_build \ X script X XPLIST_FILES= lib/qrosspython.so \ X lib/qrosspython.so.0.1 X XWRKSRC= ${WRKDIR}/qross-${PORTVERSION}/src/bindings/python/qrosspython X X.include 4859a7bef7f7b1ca5e9f575ff99e29b0 echo x - qrosspython/distinfo sed 's/^X//' >qrosspython/distinfo << 'a8daaeeb2e443fdc991ac541f516a51d' XSHA256 (qross-0.2.2.tar.bz2) = 02792ba25bdef11b444ca1d0b9f53fdd9aac9539307deb689b585967391a7c7b XSIZE (qross-0.2.2.tar.bz2) = 3099984 a8daaeeb2e443fdc991ac541f516a51d echo x - qrosspython/pkg-descr sed 's/^X//' >qrosspython/pkg-descr << '2b991b01fefc0acc1603c5faf2432b70' XQross is a Qt-only fork of Kross, the KDE scripting framework X XWWW: https://github.com/0xd34df00d/Qross 2b991b01fefc0acc1603c5faf2432b70 exit