1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/x11/xlsatoms/Makefile
Koop Mast 6d98d1c0f1 Update xlsatoms to 1.1.2.
Obtained from:	Xorg devel repo
2015-10-20 13:48:10 +00:00

18 lines
267 B
Makefile

# $FreeBSD$
PORTNAME= xlsatoms
PORTVERSION= 1.1.2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= List interned atoms defined on a server
LICENSE= MIT
XORG_CAT= app
USE_XORG= x11 xmuu
PLIST_FILES= bin/xlsatoms man/man1/xlsatoms.1.gz
.include <bsd.port.mk>