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>
This commit is contained in:
Will Andrews 2001-04-07 01:55:57 +00:00
parent aa8166ab58
commit 8d758c6235
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40983
6 changed files with 45 additions and 0 deletions

View File

@ -283,6 +283,7 @@
SUBDIR += xpacman
SUBDIR += xpanex
SUBDIR += xpat2
SUBDIR += xpenguins
SUBDIR += xphotohunter
SUBDIR += xpilot
SUBDIR += xpipeman

29
games/xpenguins/Makefile Normal file
View File

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

1
games/xpenguins/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xpenguins-1.2.tar.gz) = d87aabddc455d12d9ccffbe491fa3b5d

View File

@ -0,0 +1 @@
Cute little penguins that walk along the tops of your windows

12
games/xpenguins/pkg-descr Normal file
View File

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

View File

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