# 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: # # easypbi # easypbi/Makefile # easypbi/distinfo # easypbi/pkg-descr # easypbi/pkg-plist # echo c - easypbi mkdir -p easypbi > /dev/null 2>&1 echo x - easypbi/Makefile sed 's/^X//' >easypbi/Makefile << 'a7c65e6da5794f7a3a9607f158a2a015' X### -*-mode: makefile-*- X# New ports collection makefile for: easypbi X# Date created: November 5, 2011 X# Whom: jessefrgsmith@yahoo.ca X# X# $FreeBSD: X# X XPORTNAME= easypbi XPORTVERSION= 0.3 XCATEGORIES= devel XMASTER_SITES= SF/makeapbi/${PORTNAME}/ X XMAINTAINER= jessefrgsmith2yahoo.ca XCOMMENT= Graphical PBI module and package creator X XLIB_DEPENDS= Imath.6:${PORTSDIR}/graphics/ilmbase \ X IlmImf.6:${PORTSDIR}/graphics/OpenEXR \ X jasper.4:${PORTSDIR}/graphics/jasper \ X jpeg.11:${PORTSDIR}/graphics/jpeg X XRUN_DEPENDS= ${LOCALBASE}/share/pbimaker/defaulticon.png:${PORTSDIR}/sysutils/pbimaker X XUSE_QT_VER= 4 XQT_COMPONENTS= qmake_build moc_build rcc_build uic_build \ X linguist_build assistant_run qt3support \ X dbus designer gui help-tools network script \ X sql svg xml webkit X# HAS_CONFIGURE= yes X XQMAKE_ARGS= -recursive ${QMAKE_PRO} XQMAKE_PRO= EasyPBI.pro X XMAKE_JOBS_SAFE= yes X X# USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} X X Xdo-install: X ${MKDIR} ${PREFIX}/bin X ${INSTALL_PROGRAM} ${WRKSRC}/EasyPBI ${PREFIX}/bin/EasyPBI X X.include a7c65e6da5794f7a3a9607f158a2a015 echo x - easypbi/distinfo sed 's/^X//' >easypbi/distinfo << 'd227c458e856ecd2982cbbb600e99cec' XSHA256 (easypbi-0.3.tar.gz) = 63d2a23f1eea0eafa919dfd82533a602c559d0fa6720fd4dbeef77a840568608 XSIZE (easypbi-0.3.tar.gz) = 16322 d227c458e856ecd2982cbbb600e99cec echo x - easypbi/pkg-descr sed 's/^X//' >easypbi/pkg-descr << 'f875b8a669d28253689cde99ccd23a61' XEasyPBI makes creating Push Button Installer modules and packages Xa simple process with a simple point-n-click interface. X XWWW: http://makeapbi.sf.net f875b8a669d28253689cde99ccd23a61 echo x - easypbi/pkg-plist sed 's/^X//' >easypbi/pkg-plist << 'e8dda1ebae29f2f0ceff5ea1f79abc4d' Xbin/easypbi X e8dda1ebae29f2f0ceff5ea1f79abc4d exit