aboutsummaryrefslogtreecommitdiff
path: root/x11/xeyes
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
commitd4f0d0048a8755106a4b0445221a19761e746984 (patch)
treec87184c5bfeaf942c827c5f706186ce9786a2588 /x11/xeyes
parente82affd309fc2d8e5ea19b2e003f1296920bd825 (diff)
downloadports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz
ports-d4f0d0048a8755106a4b0445221a19761e746984.zip
Notes
Diffstat (limited to 'x11/xeyes')
-rw-r--r--x11/xeyes/Makefile22
-rw-r--r--x11/xeyes/distinfo3
-rw-r--r--x11/xeyes/pkg-descr4
3 files changed, 29 insertions, 0 deletions
diff --git a/x11/xeyes/Makefile b/x11/xeyes/Makefile
new file mode 100644
index 000000000000..e398a8780fcd
--- /dev/null
+++ b/x11/xeyes/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xeyes
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xeyes
+PORTVERSION= 1.0.1
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= A follow the mouse X demo
+
+XORG_CAT= app
+USE_XORG= x11 xt xext xmu
+
+PLIST_FILES= bin/xeyes
+
+MAN1= xeyes.1
+
+.include <bsd.port.mk>
diff --git a/x11/xeyes/distinfo b/x11/xeyes/distinfo
new file mode 100644
index 000000000000..bd62c4efe34d
--- /dev/null
+++ b/x11/xeyes/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xeyes-1.0.1.tar.bz2) = 033f14f7c4e30d1f4edbb22d5ef86883
+SHA256 (xorg/app/xeyes-1.0.1.tar.bz2) = 530902e8732130e37d9b46e73eecff90d6dbc5d5628620fded74a4e054aa8029
+SIZE (xorg/app/xeyes-1.0.1.tar.bz2) = 81097
diff --git a/x11/xeyes/pkg-descr b/x11/xeyes/pkg-descr
new file mode 100644
index 000000000000..e7d7d4fd56a4
--- /dev/null
+++ b/x11/xeyes/pkg-descr
@@ -0,0 +1,4 @@
+This package contains xeyes, which is a "follow the mouse" X demo application.
+
+- Joel Dahl
+joel@FreeBSD.org