[Midnightbsd-cvs] mports: x11/xdpyinfo: Added xdpyinfo-1.0.2: Display information utility

ctriv at midnightbsd.org ctriv at midnightbsd.org
Sun Oct 7 12:43:06 EDT 2007


Log Message:
-----------
Added xdpyinfo-1.0.2: Display information utility for X

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

-------------- next part --------------
--- /dev/null
+++ x11/xdpyinfo/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xdpyinfo, which is a utility for displaying
+information about an X server.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xdpyinfo/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	xdpyinfo
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xdpyinfo/Makefile,v 1.2 2007/07/02 17:13:55 lesi Exp $
+# $MidnightBSD: mports/x11/xdpyinfo/Makefile,v 1.1 2007/10/07 16:43:06 ctriv Exp $
+#
+
+PORTNAME=	xdpyinfo
+PORTVERSION=	1.0.2
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Display information utility for X
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	xext x11 xtst
+
+PLIST_FILES=	bin/xdpyinfo
+
+MAN1=		xdpyinfo.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xdpyinfo/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xdpyinfo-1.0.2.tar.bz2) = c9ee60ae52c97c51d4ca327e53f0cb61
+SHA256 (xorg/app/xdpyinfo-1.0.2.tar.bz2) = c9927fc33e8a4422d74b1ebee0d19dd5a16d9ebc435e8f47f0aa546501ccfed3
+SIZE (xorg/app/xdpyinfo-1.0.2.tar.bz2) = 100024


More information about the Midnightbsd-cvs mailing list