Merge branch 'staged'
[dports.git] / x11 / xlsatoms / Makefile
1 PORTNAME=       xlsatoms
2 PORTVERSION=    1.1.4
3 CATEGORIES=     x11
4
5 MAINTAINER=     x11@FreeBSD.org
6 COMMENT=        List interned atoms defined on a server
7
8 LICENSE=        MIT
9
10 USES=           tar:xz xorg xorg-cat:app
11 USE_XORG=       xcb
12
13 PLIST_FILES=    bin/xlsatoms man/man1/xlsatoms.1.gz
14
15 .include <bsd.port.mk>