pkgsrc/x11/libxfce4menu/Makefile
reed 87bbafeb3b Add new package: libxfce4menu
Menu library for Xfce.
2009-09-16 01:05:31 +00:00

16 lines
402 B
Makefile

# $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"