pkgsrc/graphics/gnome-themes-standard/Makefile

20 lines
600 B
Makefile

# $NetBSD: Makefile,v 1.17 2020/08/17 20:19:00 leot Exp $
DISTNAME= gnome-themes-standard-3.20.2
PKGREVISION= 13
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes-standard/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= youri@NetBSD.org
HOMEPAGE= https://www.gnome.org/
COMMENT= Default themes for the GNOME desktop
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_TOOLS+= msgfmt pkg-config intltool
.include "../../graphics/librsvg/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"