# $OpenBSD: Makefile,v 1.11 2013/03/11 11:42:40 espie Exp $ COMMENT = versatile file searching tool DISTNAME = catfish-search-0.4.0.1 PKGNAME = ${DISTNAME:S/-search//} CATEGORIES = textproc EXTRACT_SUFX = .tar.bz2 HOMEPAGE = http://www.twotoasts.de/index.php?/pages/catfish_summary.html MAINTAINER = Landry Breuil # GPLv2 PERMIT_PACKAGE_CDROM= Yes MASTER_SITES = https://launchpad.net/catfish-search/0.4/0.4.0.1/+download/ MODULES= lang/python CONFIGURE_STYLE=none USE_GMAKE= Yes RUN_DEPENDS = devel/py-gobject3 \ x11/dbus-python \ devel/desktop-file-utils \ devel/py-xdg \ x11/gtk+2,-guic # nothing in the dep chain provides librsvg, so explicitely depend on it # so that the icon is correctly displayed RUN_DEPENDS+= x11/gnome/librsvg pre-configure: cd ${WRKSRC} && ${SUBST_CMD} -c Makefile.in Makefile cd ${WRKSRC} && ${SUBST_CMD} -c catfish.in catfish .include