aboutsummaryrefslogblamecommitdiff
path: root/x11/xauth/Makefile
blob: 094e1083d159ada8a33315d4b8dddea437cd8c91 (plain) (tree)
1
2
3
4
5
6
7
8
9
           

                     
                     




                                        
                   
 


                                 
                                             
 
                      
# $FreeBSD$

PORTNAME=	xauth
PORTVERSION=	1.0.8
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X authority file utility

LICENSE=	MIT

XORG_CAT=	app
USE_XORG=	x11 xau xext xmuu

PLIST_FILES=	bin/xauth man/man1/xauth.1.gz

.include <bsd.port.mk>