summaryrefslogtreecommitdiff
path: root/wm/xfce4-wm-themes/Makefile
blob: 8bb1269020ebbbbde25090a2ad3225d18342377b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.44 2017/02/12 06:26:07 ryoon Exp $

PKGREVISION= 4
.include "../../meta-pkgs/xfce4/Makefile.common"

VERSION=	4.10.0
DISTNAME=	xfwm4-themes-${VERSION}
PKGNAME=	xfce4-wm-themes-${VERSION}
CATEGORIES=	wm
MASTER_SITES=	http://archive.xfce.org/src/art/xfwm4-themes/4.10/

HOMEPAGE=	https://wiki.xfce.org/howto/xfwm4_theme
COMMENT=	Xfce window manager themes

USE_LANGUAGES=	#empty

MAKE_DIRS+=	${PREFIX}/share/themes/Xfce

.include "../../mk/bsd.pkg.mk"