pkgsrc/x11/gselt/Makefile
wiz 4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00

18 lines
437 B
Makefile

# $NetBSD: Makefile,v 1.32 2020/03/10 22:11:13 wiz Exp $
#
DISTNAME= gselt-1.2
PKGREVISION= 30
CATEGORIES= x11
MASTER_SITES= http://offog.org/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://offog.org/code/gselt.html
COMMENT= Display a menu of actions that can be done with an X selection
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"