16 lines
374 B
Makefile
16 lines
374 B
Makefile
# $NetBSD: Makefile,v 1.34 2013/02/16 11:24:49 wiz Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 4.6.0
|
|
DISTNAME= xfwm4-themes-${XFCE4_VERSION}
|
|
PKGNAME= xfce4-wm-themes-${XFCE4_VERSION}
|
|
PKGREVISION= 12
|
|
CATEGORIES= wm
|
|
COMMENT= Xfce window manager themes
|
|
|
|
USE_LANGUAGES= #empty
|
|
|
|
MAKE_DIRS+= ${PREFIX}/share/themes/Xfce
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|