[Midnightbsd-cvs] mports: x11/xwud: Added xwud-1.0.1: Image displayer for X

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


Log Message:
-----------
Added xwud-1.0.1: Image displayer for X

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

-------------- next part --------------
--- /dev/null
+++ x11/xwud/pkg-descr
@@ -0,0 +1,4 @@
+This package contains xwud, an image displayer for the X Window System.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xwud/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	xwud
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xwud/Makefile,v 1.1 2007/05/19 20:28:21 flz Exp $
+# $MidnightBSD: mports/x11/xwud/Makefile,v 1.1 2007/10/08 16:10:12 ctriv Exp $
+#
+
+PORTNAME=	xwud
+PORTVERSION=	1.0.1
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Image displayer for X
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	x11
+
+PLIST_FILES=	bin/xwud
+
+MAN1=		xwud.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xwud/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xwud-1.0.1.tar.bz2) = 6e3c5d0297d88e890b6f5df31f73dd60
+SHA256 (xorg/app/xwud-1.0.1.tar.bz2) = d2de2d39b4479e23adc92d131f66e87db41441aae11b72991bb01d5f6c93336c
+SIZE (xorg/app/xwud-1.0.1.tar.bz2) = 83104


More information about the Midnightbsd-cvs mailing list