summaryrefslogtreecommitdiffstats
path: root/x11/xwud
diff options
context:
space:
mode:
authormiwi <miwi@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-04-22 18:15:40 +0800
committermiwi <miwi@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-04-22 18:15:40 +0800
commit39d8d1db692774094db5f25ea192a8db049a6462 (patch)
treef7aaf3e57061c7d6dd566f74bbd3f1eeb2dbee95 /x11/xwud
parent7d956a75cd0c141c7d4e0daf91cf677e696d561b (diff)
downloadxorg-devel-ports-39d8d1db692774094db5f25ea192a8db049a6462.tar
xorg-devel-ports-39d8d1db692774094db5f25ea192a8db049a6462.tar.gz
xorg-devel-ports-39d8d1db692774094db5f25ea192a8db049a6462.tar.bz2
xorg-devel-ports-39d8d1db692774094db5f25ea192a8db049a6462.tar.lz
xorg-devel-ports-39d8d1db692774094db5f25ea192a8db049a6462.tar.xz
xorg-devel-ports-39d8d1db692774094db5f25ea192a8db049a6462.tar.zst
xorg-devel-ports-39d8d1db692774094db5f25ea192a8db049a6462.zip
- Part 2 of xorg 7.7 rc2 update
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@480 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11/xwud')
-rw-r--r--x11/xwud/Makefile22
-rw-r--r--x11/xwud/distinfo2
-rw-r--r--x11/xwud/pkg-descr1
3 files changed, 25 insertions, 0 deletions
diff --git a/x11/xwud/Makefile b/x11/xwud/Makefile
new file mode 100644
index 0000000..3f7d691
--- /dev/null
+++ b/x11/xwud/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xwud
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xwud
+PORTVERSION= 1.0.4
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= Image displayer for X
+
+XORG_CAT= app
+USE_XORG= x11
+
+PLIST_FILES= bin/xwud
+
+MAN1= xwud.1
+
+.include <bsd.port.mk>
diff --git a/x11/xwud/distinfo b/x11/xwud/distinfo
new file mode 100644
index 0000000..ef40da8
--- /dev/null
+++ b/x11/xwud/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/app/xwud-1.0.4.tar.bz2) = d6b3a09ccfe750868e26bd2384900ab5ff0d434f7f40cd272a50eda8aaa1f8bd
+SIZE (xorg/app/xwud-1.0.4.tar.bz2) = 124604
diff --git a/x11/xwud/pkg-descr b/x11/xwud/pkg-descr
new file mode 100644
index 0000000..544f599
--- /dev/null
+++ b/x11/xwud/pkg-descr
@@ -0,0 +1 @@
+This package contains xwud, an image displayer for the X Window System.