pkgsrc/graphics/viewnior/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

25 lines
670 B
Makefile

# $NetBSD: Makefile,v 1.31 2020/03/10 22:10:15 wiz Exp $
#
DISTNAME= viewnior-1.3
PKGREVISION= 18
CATEGORIES= graphics
MASTER_SITES= https://cloud.github.com/downloads/xsisqox/Viewnior/
MAINTAINER= ryoon@NetBSD.org
#HOMEPAGE= http://xsisqox.github.com/Viewnior/
COMMENT= Viewnior is a fast and simple image viewer
LICENSE= gnu-gpl-v3
MAKE_JOBS_SAFE= no
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= intltool pkg-config gmake msgfmt
.include "../../databases/shared-mime-info/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"