freebsd-ports/x11/xauth/Makefile
Niclas Zeising 1be4e3cbd5 Update to 1.0.8
Stagify.
2013-11-08 19:36:14 +00:00

17 lines
252 B
Makefile

# $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>