mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-24 20:40:35 -04:00
17 lines
376 B
Makefile
17 lines
376 B
Makefile
# $NetBSD: Makefile,v 1.39 2013/10/10 14:42:35 ryoon Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 4.6.0
|
|
DISTNAME= xfwm4-themes-${XFCE4_VERSION}
|
|
PKGNAME= xfce4-wm-themes-${XFCE4_VERSION}
|
|
PKGREVISION= 17
|
|
CATEGORIES= wm
|
|
COMMENT= Xfce window manager themes
|
|
|
|
USE_LANGUAGES= #empty
|
|
|
|
MAKE_DIRS+= ${PREFIX}/share/themes/Xfce
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|