pkgsrc-wip/liblbxutil/Makefile
2006-04-21 16:33:38 +00:00

23 lines
633 B
Makefile

# $NetBSD: Makefile,v 1.2 2006/04/21 16:33:38 jeremy-c-reed Exp $
#
DISTNAME= liblbxutil-1.0.0
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= INSERT_YOUR_MAIL_ADDRESS_HERE
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Low-Bandwidth X (LBX) utilities library
#USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/lbxutil.pc.in
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
.include "../../x11/xextproto/buildlink3.mk"
.include "../../x11/xproto/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"