Prune net/syncthing-cli
[dports.git] / x11 / iceauth / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       iceauth
4 PORTVERSION=    1.0.7
5 CATEGORIES=     x11
6
7 MAINTAINER=     x11@FreeBSD.org
8 COMMENT=        ICE authority file utility for X
9
10 LICENSE=        MIT
11
12 XORG_CAT=       app
13 USE_XORG=       xproto ice
14
15 PLIST_FILES=    bin/iceauth man/man1/iceauth.1.gz
16
17 .include <bsd.port.mk>