aboutsummaryrefslogtreecommitdiff
path: root/games/xsheep
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2000-03-10 23:41:09 +0000
committerBill Fumerola <billf@FreeBSD.org>2000-03-10 23:41:09 +0000
commitfa881b49929ce6394419da060b262d0ca5057906 (patch)
treea4445147638ffa40129eea1feb6b7fa23feb1f0a /games/xsheep
parent79f86c529df37e8b622f272669eecd9b356e0abf (diff)
downloadports-fa881b49929ce6394419da060b262d0ca5057906.tar.gz
ports-fa881b49929ce6394419da060b262d0ca5057906.zip
x11/xsheep -> games/xsheep
Requested by: The Wraith
Notes
Notes: svn path=/head/; revision=26723
Diffstat (limited to 'games/xsheep')
-rw-r--r--games/xsheep/Makefile21
-rw-r--r--games/xsheep/distinfo1
-rw-r--r--games/xsheep/files/patch-aa10
-rw-r--r--games/xsheep/pkg-comment1
-rw-r--r--games/xsheep/pkg-descr7
-rw-r--r--games/xsheep/pkg-plist1
6 files changed, 41 insertions, 0 deletions
diff --git a/games/xsheep/Makefile b/games/xsheep/Makefile
new file mode 100644
index 000000000000..3d168fe42236
--- /dev/null
+++ b/games/xsheep/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: xsheep
+# Version required: 0.0.1
+# Date created: Mar 6 22:07:42 EST 2000
+# Whom: billf
+#
+# $FreeBSD$
+#
+
+DISTNAME= xsheep-0.0.1
+CATEGORIES= games
+MASTER_SITES= http://www.csn.ul.ie/~caolan/publink/xsheep/
+
+MAINTAINER= billf@FreeBSD.org
+
+USE_X_PREFIX= YES
+WRKSRC= ${WRKDIR}/xsheep
+
+do-install:
+ @${INSTALL_PROGRAM} ${WRKSRC}/xsheep ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/games/xsheep/distinfo b/games/xsheep/distinfo
new file mode 100644
index 000000000000..0d37c3bbd4e3
--- /dev/null
+++ b/games/xsheep/distinfo
@@ -0,0 +1 @@
+MD5 (xsheep-0.0.1.tar.gz) = 56d678c006ad7dc969cd3209899ee740
diff --git a/games/xsheep/files/patch-aa b/games/xsheep/files/patch-aa
new file mode 100644
index 000000000000..b3f77ccd00ae
--- /dev/null
+++ b/games/xsheep/files/patch-aa
@@ -0,0 +1,10 @@
+--- Makefile.old Mon Mar 6 22:12:55 2000
++++ Makefile Mon Mar 6 22:13:09 2000
+@@ -1,6 +1,6 @@
+ LIBS = -lm
+
+-CFLAGS = -I/usr/X11R6/incude -g
++CFLAGS+= -I/usr/X11R6/include
+
+ MYOBJECTS = \
+ xsheep.o
diff --git a/games/xsheep/pkg-comment b/games/xsheep/pkg-comment
new file mode 100644
index 000000000000..40b56dc7965e
--- /dev/null
+++ b/games/xsheep/pkg-comment
@@ -0,0 +1 @@
+A moronic little sheep that trundles around the X desktop
diff --git a/games/xsheep/pkg-descr b/games/xsheep/pkg-descr
new file mode 100644
index 000000000000..959931b2e512
--- /dev/null
+++ b/games/xsheep/pkg-descr
@@ -0,0 +1,7 @@
+xsheep, a moronic little sheep that trundles around the X desktop walking along
+the top of windows and falling of the edges among other mildly amusing antics.
+
+WWW: http://www.csn.ul.ie/~caolan/docs/xsheep.html
+
+-- Bill Fumerola <billf@FreeBSD.org> in honor of
+ Jordan "Love Ewe" Hubbard <jkh@FreeBSD.org>
diff --git a/games/xsheep/pkg-plist b/games/xsheep/pkg-plist
new file mode 100644
index 000000000000..842fdef62b4b
--- /dev/null
+++ b/games/xsheep/pkg-plist
@@ -0,0 +1 @@
+bin/xsheep