pkgsrc/graphics/gnome-themes-standard/Makefile
2018-11-14 22:20:58 +00:00

20 lines
601 B
Makefile

# $NetBSD: Makefile,v 1.12 2018/11/14 22:21:40 kleink Exp $
DISTNAME= gnome-themes-standard-3.20.2
PKGREVISION= 8
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"