pkgsrc/x11/libxfce4menu/Makefile

17 lines
402 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2009/09/16 01:05:31 reed Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= libxfce4menu-${XFCE4_VERSION}
CATEGORIES= x11
COMMENT= Xfce menu library
PKGCONFIG_OVERRIDE+= libxfce4menu/libxfce4menu-0.1.pc
MAKE_DIRS+= ${PREFIX}/include/xfce4
.include "../../x11/libxfce4util/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"