pkgsrc-wip/xfce4-gtk2-engine/Makefile
Martti Kuparinen 4537dd1840 Updated Xfce to 4.4.1
Lots of bug fixes, for a detailed list see

http://www.xfce.org/documentation/changelogs/4.4.1
2007-04-11 14:12:57 +00:00

15 lines
356 B
Makefile

# $NetBSD: Makefile,v 1.5 2007/04/11 14:12:57 marttikuparinen Exp $
.include "../../wip/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"