pkgsrc/x11/xfce4-gtk2-engine/Makefile

16 lines
353 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2007/04/12 09:55:22 martti Exp $
2003-09-26 12:42:31 +02:00
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 2.4.1
2003-09-26 12:42:31 +02:00
DISTNAME= gtk-xfce-engine-${XFCE4_VERSION}
PKGNAME= xfce4-gtk2-engine-${XFCE4_VERSION}
2003-09-26 12:42:31 +02:00
CATEGORIES= x11
COMMENT= Xfce GTK2 themes
2003-09-26 12:42:31 +02:00
USE_DIRS+= xdg-1.1
.include "../../x11/gtk2/buildlink3.mk"
2003-09-26 12:42:31 +02:00
.include "../../mk/bsd.pkg.mk"