[Midnightbsd-cvs] mports: x11/xwd: Added xwd-1.0.1: Dump an image of an X window

ctriv at midnightbsd.org ctriv at midnightbsd.org
Mon Oct 8 12:07:35 EDT 2007


Log Message:
-----------
Added xwd-1.0.1: Dump an image of an X window

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

-------------- next part --------------
--- /dev/null
+++ x11/xwd/pkg-descr
@@ -0,0 +1,4 @@
+This package contains xwd, which is an X Window System window dumping utility.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xwd/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	xwd
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xwd/Makefile,v 1.1 2007/05/19 20:28:20 flz Exp $
+# $MidnightBSD: mports/x11/xwd/Makefile,v 1.1 2007/10/08 16:07:35 ctriv Exp $
+#
+
+PORTNAME=	xwd
+PORTVERSION=	1.0.1
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Dump an image of an X window
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	xmuu x11
+
+PLIST_FILES=	bin/xwd
+
+MAN1=		xwd.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xwd/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xwd-1.0.1.tar.bz2) = 911addfb7fa402217ddac63e5c1d97c7
+SHA256 (xorg/app/xwd-1.0.1.tar.bz2) = c8bd9bcd64df439c2cd09eaa3e83a1297fbfed5c7d3dd8117342b3a25eeae131
+SIZE (xorg/app/xwd-1.0.1.tar.bz2) = 97079


More information about the Midnightbsd-cvs mailing list