Tweak x11/xlsatoms version 1.1.1
[dports.git] / x11 / xlsatoms / Makefile
1 # $FreeBSD: x11/xlsatoms/Makefile 340722 2014-01-22 17:00:46Z mat $
2
3 PORTNAME=       xlsatoms
4 PORTVERSION=    1.1.1
5 CATEGORIES=     x11
6
7 MAINTAINER=     x11@FreeBSD.org
8 COMMENT=        List interned atoms defined on a server
9
10 LICENSE=        MIT
11
12 XORG_CAT=       app
13 USE_XORG=       x11 xmuu
14
15 PLIST_FILES=    bin/xlsatoms man/man1/xlsatoms.1.gz
16
17 .include <bsd.port.mk>