1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/x11/xlsatoms/Makefile
Niclas Zeising 04b712ca0b Update to 1.1.1
Approved by:	kwm, miwi (mentors, implicit)
Obtained from:	xorg development repo
2013-02-03 21:34:12 +00:00

20 lines
263 B
Makefile

# $FreeBSD$
PORTNAME= xlsatoms
PORTVERSION= 1.1.1
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
MAN1= xlsatoms.1
.include <bsd.port.mk>