1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

x11/xsheep -> games/xsheep

Requested by:	The Wraith
This commit is contained in:
Bill Fumerola 2000-03-10 23:41:09 +00:00
parent 79f86c529d
commit fa881b4992
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26723
8 changed files with 42 additions and 1 deletions

View File

@ -235,6 +235,7 @@
SUBDIR += xrubik
SUBDIR += xscavenger
SUBDIR += xscrabble
SUBDIR += xsheep
SUBDIR += xshipwars-client
SUBDIR += xshisen
SUBDIR += xshogi

21
games/xsheep/Makefile Normal file
View File

@ -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>

1
games/xsheep/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xsheep-0.0.1.tar.gz) = 56d678c006ad7dc969cd3209899ee740

View File

@ -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

1
games/xsheep/pkg-comment Normal file
View File

@ -0,0 +1 @@
A moronic little sheep that trundles around the X desktop

7
games/xsheep/pkg-descr Normal file
View File

@ -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>

1
games/xsheep/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/xsheep

View File

@ -78,7 +78,6 @@
SUBDIR += xprompt
SUBDIR += xscreensaver
SUBDIR += xskyroot
SUBDIR += xsheep
SUBDIR += xsnow
SUBDIR += xstarroll
SUBDIR += xtacy