pkgsrc-wip/libXmu/Makefile
2005-09-07 16:24:54 +00:00

25 lines
648 B
Makefile

# $NetBSD: Makefile,v 1.16 2005/09/07 16:24:56 leonardschmidt Exp $
#
DISTNAME= libXmu-6.2.3
CATEGORIES= x11 devel
MASTER_SITES= http://xlibs.freedesktop.org/release/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://xlibs.freedesktop.org/
COMMENT= X Miscellaneous Utilities library
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= xmu.pc.in
PKGCONFIG_OVERRIDE+= xmuu.pc.in
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
.include "../../wip/libXext/buildlink3.mk"
.include "../../wip/libXt/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"