[Midnightbsd-cvs] mports: x11/xeyes: Added xeyes-1.0.1: A follow the mouse X demo

ctriv at midnightbsd.org ctriv at midnightbsd.org
Sun Oct 7 12:54:22 EDT 2007


Log Message:
-----------
Added xeyes-1.0.1: A follow the mouse X demo

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

-------------- next part --------------
--- /dev/null
+++ x11/xeyes/pkg-descr
@@ -0,0 +1,4 @@
+This package contains xeyes, which is a "follow the mouse" X demo application.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xeyes/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for:	xeyes
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xeyes/Makefile,v 1.1 2007/05/19 20:27:49 flz Exp $
+# $MidnightBSD: mports/x11/xeyes/Makefile,v 1.1 2007/10/07 16:54:22 ctriv Exp $
+#
+
+PORTNAME=	xeyes
+PORTVERSION=	1.0.1
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	A follow the mouse X demo
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	x11 xt xext xmu
+
+PLIST_FILES=	bin/xeyes
+
+MAN1=		xeyes.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ 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


More information about the Midnightbsd-cvs mailing list