Merge from vendor branch TNF:
[pkgsrcv2.git] / x11 / libXdmcp / Makefile
1 # $NetBSD: Makefile,v 1.3 2008/05/24 21:45:15 tnn Exp $
2 #
3
4 DISTNAME=               libXdmcp-1.0.3
5 CATEGORIES=             x11
6 MASTER_SITES=           ${MASTER_SITE_XORG:=lib/}
7 EXTRACT_SUFX=           .tar.bz2
8
9 MAINTAINER=             joerg@NetBSD.org
10 HOMEPAGE=               http://xorg.freedesktop.org/
11 COMMENT=                X Display Manager Control Protocol library from X.org
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 USE_LIBTOOL=            yes
16 USE_TOOLS+=             pkg-config
17 PKGCONFIG_OVERRIDE+=    xdmcp.pc.in
18 GNU_CONFIGURE=          yes
19
20 .include "../../x11/xproto/buildlink3.mk"
21
22 .include "../../mk/bsd.pkg.mk"