[Midnightbsd-cvs] mports: x11/xev: Added xev-1.0.2: Print contents of X events

ctriv at midnightbsd.org ctriv at midnightbsd.org
Sun Oct 7 12:48:37 EDT 2007


Log Message:
-----------
Added xev-1.0.2: Print contents of X events

Added Files:
-----------
    mports/x11/xev:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11/xev/pkg-descr
@@ -0,0 +1,4 @@
+This package contains xev, which is a application that monitors X events.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xev/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	xev
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xev/Makefile,v 1.1 2007/05/19 20:27:48 flz Exp $
+# $MidnightBSD: mports/x11/xev/Makefile,v 1.1 2007/10/07 16:48:36 ctriv Exp $
+#
+
+PORTNAME=	xev
+PORTVERSION=	1.0.2
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Print contents of X events
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	x11
+
+PLIST_FILES=	bin/xev
+
+MAN1=		xev.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xev/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xev-1.0.2.tar.bz2) = e3008eb0655da3026c162a5597d70869
+SHA256 (xorg/app/xev-1.0.2.tar.bz2) = cac2771b67942d9a00b46532176feb18b2f82c434e0f6ece578d95953ef33053
+SIZE (xorg/app/xev-1.0.2.tar.bz2) = 84097


More information about the Midnightbsd-cvs mailing list