* Lots of bug fixes * Translation updates Official ChangeLog is available at: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
15 lines
433 B
Makefile
15 lines
433 B
Makefile
# $NetBSD: Makefile,v 1.11 2005/11/09 06:42:58 martti Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 4.2.3.1
|
|
|
|
DISTNAME= xfwm4-${XFCE4_VERSION}
|
|
PKGNAME= xfce4-wm-${XFCE4_VERSION}
|
|
CATEGORIES= wm
|
|
COMMENT= XFce4 window manager
|
|
|
|
.include "../../graphics/xpm/buildlink3.mk"
|
|
.include "../../x11/xfce4-mcs-plugins/buildlink3.mk"
|
|
.include "../../x11/startup-notification/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|