blob: 6737d7b9072fa92a91acb30d3434627af5106c84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $NetBSD: Makefile,v 1.13 2006/04/17 13:46:13 wiz Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfwm4-themes-${XFCE4_VERSION}
PKGNAME= xfce4-wm-themes-${XFCE4_VERSION}
PKGREVISION= 3
CATEGORIES= wm
COMMENT= Xfce window manager themes
.include "../../wm/xfce4-wm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|