bc6cce7f08
4.13.0 ====== [Please note that this is a development release.] - Fix abicheck to handle ppc64 architecture - Add support for GOBJECT-INTROSPECTION Bug #12159 - Translation updates: ast bg ca da gl he hr lt sv
15 lines
378 B
Makefile
15 lines
378 B
Makefile
# $NetBSD: Makefile,v 1.44 2017/06/18 21:22:08 youri Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= libxfce4util-4.13.0
|
|
CATEGORIES= x11
|
|
MASTER_SITES+= http://archive.xfce.org/src/xfce/libxfce4util/4.13/
|
|
|
|
COMMENT= Xfce basic library
|
|
|
|
PKGCONFIG_OVERRIDE= libxfce4util/libxfce4util-1.0.pc.in
|
|
|
|
MAKE_DIRS+= ${PREFIX}/include/xfce4
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|