aboutsummaryrefslogtreecommitdiff
path: root/games/xpenguins
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-07 01:55:57 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-07 01:55:57 +0000
commit8d758c6235de926a93818827fa57359864e1744e (patch)
tree7fd8a6c626e04739c2adcac9e3ef6022b876f82b /games/xpenguins
parentaa8166ab58fe1bf124853eaea53c809df6ac41e3 (diff)
downloadports-8d758c6235de926a93818827fa57359864e1744e.tar.gz
ports-8d758c6235de926a93818827fa57359864e1744e.zip
Add xpenguins 1.2, a program where cute little penguins that walk along
the tops of your windows. (heh.) PR: 24607 Submitted by: Michael Lyngbøl <michael@lyngbol.dk>
Notes
Notes: svn path=/head/; revision=40983
Diffstat (limited to 'games/xpenguins')
-rw-r--r--games/xpenguins/Makefile29
-rw-r--r--games/xpenguins/distinfo1
-rw-r--r--games/xpenguins/pkg-comment1
-rw-r--r--games/xpenguins/pkg-descr12
-rw-r--r--games/xpenguins/pkg-plist1
5 files changed, 44 insertions, 0 deletions
diff --git a/games/xpenguins/Makefile b/games/xpenguins/Makefile
new file mode 100644
index 000000000000..176d40026db0
--- /dev/null
+++ b/games/xpenguins/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: xpenguins
+# Date created: 24 January 2001
+# Whom: ` lyngbol@candid.dk
+#
+# $FreeBSD$
+#
+
+PORTNAME= xpenguins
+PORTVERSION= 1.2
+CATEGORIES= games
+MASTER_SITES= http://xpenguins.seul.org/
+
+MAINTAINER= lyngbol@candid.dk
+
+USE_X_PREFIX= yes
+USE_XPM= yes
+USE_GMAKE= yes
+
+MAN1= xpenguins.1
+
+pre-build:
+ ${PERL} -pi.orig -e "s@-L/usr/local/lib@@g; \
+ s@-I/usr/local/include@@g" ${WRKSRC}/Makefile
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/xpenguins $(PREFIX)/bin
+ ${INSTALL_MAN} ${WRKSRC}/xpenguins.1 $(PREFIX)/man/man1
+
+.include <bsd.port.mk>
diff --git a/games/xpenguins/distinfo b/games/xpenguins/distinfo
new file mode 100644
index 000000000000..80a3d5f68281
--- /dev/null
+++ b/games/xpenguins/distinfo
@@ -0,0 +1 @@
+MD5 (xpenguins-1.2.tar.gz) = d87aabddc455d12d9ccffbe491fa3b5d
diff --git a/games/xpenguins/pkg-comment b/games/xpenguins/pkg-comment
new file mode 100644
index 000000000000..bd8a04eedeca
--- /dev/null
+++ b/games/xpenguins/pkg-comment
@@ -0,0 +1 @@
+Cute little penguins that walk along the tops of your windows
diff --git a/games/xpenguins/pkg-descr b/games/xpenguins/pkg-descr
new file mode 100644
index 000000000000..53bd25df4c2d
--- /dev/null
+++ b/games/xpenguins/pkg-descr
@@ -0,0 +1,12 @@
+XPenguins animates a friendly family of penguins in your
+root window. They drop in from the top of the screen, walk
+along the tops of your windows, up the side of your win-
+dows, up the side of the screen, and sometimes even levi-
+tate with their genetically-modified go-go-gadget 'copter
+ability. Be careful when you move windows as the little
+guys squash easily. If you send the program an interupt
+
+WWW: http://xpenguins.seul.org/
+
+- Michael Lyngbol
+lyngbol@candid.dk
diff --git a/games/xpenguins/pkg-plist b/games/xpenguins/pkg-plist
new file mode 100644
index 000000000000..8323c114387d
--- /dev/null
+++ b/games/xpenguins/pkg-plist
@@ -0,0 +1 @@
+bin/xpenguins