update Tue Feb 2 06:37:00 PST 2010
[pkgsrc.git] / x11 / xhost / Makefile
1 # $NetBSD: Makefile,v 1.8 2009/11/09 18:55:02 tnn Exp $
2 #
3
4 DISTNAME=       xhost-1.0.3
5 CATEGORIES=     x11
6 MASTER_SITES=   ${MASTER_SITE_XORG:=app/}
7 EXTRACT_SUFX=   .tar.bz2
8
9 MAINTAINER=     joerg@NetBSD.org
10 HOMEPAGE=       http://xorg.freedesktop.org/
11 COMMENT=        Server access control program for X
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 GNU_CONFIGURE=  yes
16 USE_TOOLS+=     pkg-config
17
18 CONFIGURE_ENV+=         APP_MAN_SUFFIX=1
19
20 .include "options.mk"
21
22 .include "../../x11/libX11/buildlink3.mk"
23 .include "../../x11/libXau/buildlink3.mk"
24 .include "../../x11/libXmu/buildlink3.mk"
25 .include "../../mk/bsd.pkg.mk"