13 lines
346 B
Makefile
13 lines
346 B
Makefile
# $NetBSD: Makefile,v 1.7 2006/11/11 11:31:07 shattered Exp $
|
|
|
|
.include "../../wip/xfce4/Makefile.common"
|
|
|
|
DISTNAME= xfwm4-themes-${XFCE4_VERSION}
|
|
PKGNAME= xfce4-wm-themes-${XFCE4_VERSION}
|
|
CATEGORIES= wm
|
|
COMMENT= Xfce window manager themes
|
|
|
|
USE_DIRS+= theme-1.1 xdg-1.1
|
|
|
|
.include "../../wip/xfce4-wm/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|