Too many changes to list here, please read the Changelog from www.xfce.org (http://www.xfce.org/release_notes/4.2.0_changelog.html)
11 lines
284 B
Makefile
11 lines
284 B
Makefile
# $NetBSD: Makefile,v 1.3 2005/01/17 12:56:13 martti Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= libxfce4util-${XFCE4_VERSION}
|
|
CATEGORIES= x11
|
|
COMMENT= XFce4 basic library
|
|
|
|
PKGCONFIG_OVERRIDE= libxfce4util/libxfce4util-1.0.pc.in
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|