pkgsrc/x11/xfce4-gtk2-engine/Makefile
2016-08-03 10:22:08 +00:00

18 lines
486 B
Makefile

# $NetBSD: Makefile,v 1.36 2016/08/03 10:23:39 adam Exp $
PKGREVISION= 2
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 3.2.0
DISTNAME= gtk-xfce-engine-${VERSION}
PKGNAME= xfce4-gtk2-engine-${VERSION}
CATEGORIES= x11
MASTER_SITES= http://archive.xfce.org/src/xfce/gtk-xfce-engine/3.2/
HOMEPAGE= https://wiki.xfce.org/howto/gtk_theme
COMMENT= Xfce GTK2 themes
MAKE_DIRS+= ${PREFIX}/share/themes/Xfce
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"