[Midnightbsd-cvs] mports: x11/xlsatoms: Added xlsatoms-1.0.1: List interned atoms defined
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Mon Oct 8 11:07:04 EDT 2007
Log Message:
-----------
Added xlsatoms-1.0.1: List interned atoms defined on a server
Added Files:
-----------
mports/x11/xlsatoms:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/xlsatoms/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xlsatoms, an application for listing interned
+atoms defined on server.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xlsatoms/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: xlsatoms
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xlsatoms/Makefile,v 1.1 2007/05/19 20:27:59 flz Exp $
+# $MidnightBSD: mports/x11/xlsatoms/Makefile,v 1.1 2007/10/08 15:07:04 ctriv Exp $
+#
+
+PORTNAME= xlsatoms
+PORTVERSION= 1.0.1
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= List interned atoms defined on a server
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= x11 xmuu
+
+PLIST_FILES= bin/xlsatoms
+
+MAN1= xlsatoms.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xlsatoms/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xlsatoms-1.0.1.tar.bz2) = 69adcda848479acc3b82b3928812d191
+SHA256 (xorg/app/xlsatoms-1.0.1.tar.bz2) = 456d575a0cdb37fc9415578a3ad34ba3cf9eb5eb0f6e5a25f97ca41db416d55a
+SIZE (xorg/app/xlsatoms-1.0.1.tar.bz2) = 74852
More information about the Midnightbsd-cvs
mailing list