# New ports collection makefile for: luckybackup # Date created: 2009-04-28 # Whom: Jason E. Hale # # $FreeBSD$ PORTNAME= luckybackup PORTVERSION= 0.4.6 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/source MAINTAINER= bsdkaffee@gmail.com COMMENT= QT4 frontend to the backup utility rsync RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync USE_QT_VER= 4 QT_COMPONENTS= gui qmake_build moc_build rcc_build uic_build MAKE_ENV= INSTALL_ROOT=${PREFIX} MAKE_JOBS_SAFE= yes MAN8= luckybackup.8 MANCOMPRESSED= yes LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/license/gpl.txt post-patch: ${REINPLACE_CMD} -e 's|/usr||g' -e '/INSTALLS/s|debianmenu ||' \ -e '/manpage/s|share/||' ${WRKSRC}/luckybackup.pro ${REINPLACE_CMD} -e 's|/usr/bin/||g' -e 's|/usr/share/pixmaps/||g' \ ${WRKSRC}/menu/*.desktop ${REINPLACE_CMD} -e 's|/usr|${LOCALBASE}|g' \ ${WRKSRC}/src/executenow.cpp ${REINPLACE_CMD} -e 's|/usr|${PREFIX}|g' \ ${WRKSRC}/src/global.h \ ${WRKSRC}/src/scheduleDialog.cpp do-configure: @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ ${QMAKE} ${QMAKEFLAGS} ${QMAKE_ARGS} .include -gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - correct the deprecated `/stand'.chinsan2007-06-143-6/+7
* Use <termios.h> instead of <sgtty.h>jmz2007-04-142-1/+107
* Add support for czech dictionary.jmz2007-03-063-2/+22
* Add support for Slovak dictionary.jmz2006-12-044-2/+22