openbsd-ports/sysutils/backintime/gnome/Makefile
2010-11-05 16:39:10 +00:00

23 lines
440 B
Makefile

# $OpenBSD: Makefile,v 1.3 2010/11/05 16:39:10 ajacoutot Exp $
COMMENT= simple backup tool -- GNOME UI
PKGNAME= backintime-gnome-${V}
CATEGORIES= x11
WRKSRC= ${WRKDIST}/gnome
SUBST_FILES= backintime-gnome
CONFIGURE_ARGS= --no-check
USE_GROFF = Yes
RUN_DEPENDS= ::sysutils/backintime/common \
::textproc/meld \
::x11/gnome/py-gnome \
::devel/py-notify \
:desktop-file-utils-*:devel/desktop-file-utils
.include <bsd.port.mk>