cc3a1b98db
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
15 lines
353 B
Makefile
15 lines
353 B
Makefile
# $NetBSD: Makefile,v 1.7 2007/04/12 09:55:22 martti Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 2.4.1
|
|
|
|
DISTNAME= gtk-xfce-engine-${XFCE4_VERSION}
|
|
PKGNAME= xfce4-gtk2-engine-${XFCE4_VERSION}
|
|
CATEGORIES= x11
|
|
COMMENT= Xfce GTK2 themes
|
|
|
|
USE_DIRS+= xdg-1.1
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|