summaryrefslogtreecommitdiffstats
path: root/x11/xlsatoms
diff options
context:
space:
mode:
authormiwi <miwi@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-04-22 18:15:40 +0800
committermiwi <miwi@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-04-22 18:15:40 +0800
commit39d8d1db692774094db5f25ea192a8db049a6462 (patch)
treef7aaf3e57061c7d6dd566f74bbd3f1eeb2dbee95 /x11/xlsatoms
parent7d956a75cd0c141c7d4e0daf91cf677e696d561b (diff)
downloadxorg-devel-ports-39d8d1db692774094db5f25ea192a8db049a6462.tar
xorg-devel-ports-39d8d1db692774094db5f25ea192a8db049a6462.tar.gz
xorg-devel-ports-39d8d1db692774094db5f25ea192a8db049a6462.tar.bz2
xorg-devel-ports-39d8d1db692774094db5f25ea192a8db049a6462.tar.lz
xorg-devel-ports-39d8d1db692774094db5f25ea192a8db049a6462.tar.xz
xorg-devel-ports-39d8d1db692774094db5f25ea192a8db049a6462.tar.zst
xorg-devel-ports-39d8d1db692774094db5f25ea192a8db049a6462.zip
- Part 2 of xorg 7.7 rc2 update
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@480 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11/xlsatoms')
-rw-r--r--x11/xlsatoms/Makefile24
-rw-r--r--x11/xlsatoms/distinfo2
-rw-r--r--x11/xlsatoms/pkg-descr2
3 files changed, 28 insertions, 0 deletions
diff --git a/x11/xlsatoms/Makefile b/x11/xlsatoms/Makefile
new file mode 100644
index 0000000..ef59c4c
--- /dev/null
+++ b/x11/xlsatoms/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: xlsatoms
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $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>
diff --git a/x11/xlsatoms/distinfo b/x11/xlsatoms/distinfo
new file mode 100644
index 0000000..49d2139
--- /dev/null
+++ b/x11/xlsatoms/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/app/xlsatoms-1.1.1.tar.bz2) = 3b8bd98c1ca9789178db80bca75556b0c76e5092403014995d5ddaa3117536f9
+SIZE (xorg/app/xlsatoms-1.1.1.tar.bz2) = 116501
diff --git a/x11/xlsatoms/pkg-descr b/x11/xlsatoms/pkg-descr
new file mode 100644
index 0000000..7c0ba5f
--- /dev/null
+++ b/x11/xlsatoms/pkg-descr
@@ -0,0 +1,2 @@
+This package contains xlsatoms, an application for listing interned
+atoms defined on server.