pkgsrc-ng/x11/xauth/Makefile
2014-08-11 13:27:10 +02:00

18 lines
430 B
Makefile

# $NetBSD: Makefile,v 1.8 2013/10/11 20:36:20 wiz Exp $
DISTNAME= xauth-1.0.8
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= X authentication utility
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"