aboutsummaryrefslogtreecommitdiffstats
path: root/x11/iceauth/Makefile
blob: 6578e99bc601d5c2cad8d1286d50ed3b1899d279 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $FreeBSD$

PORTNAME=   iceauth
PORTVERSION=    1.0.5
CATEGORIES= x11

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

LICENSE=    MIT

XORG_CAT=   app
USE_XORG=   xproto ice

PLIST_FILES=    bin/iceauth

MAN1=       iceauth.1

.include <bsd.port.mk>