1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Add warppipe, online multi-player gaming for the Nintendo GameCube.

Submitted by: Chris Howells <howells@kde.org>
This commit is contained in:
Michael Nottebrock 2004-06-27 20:58:21 +00:00
parent 5c30795e05
commit 42ece26aee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112410
5 changed files with 42 additions and 0 deletions

View File

@ -713,6 +713,7 @@
SUBDIR += vtun
SUBDIR += wais
SUBDIR += wakeonlan
SUBDIR += warppipe
SUBDIR += whois
SUBDIR += widentd
SUBDIR += wistumbler2

26
net/warppipe/Makefile Normal file
View File

@ -0,0 +1,26 @@
# New ports collection makefile for: warppipe
# Date created: 27 June 2004
# Whom: Chris Howells <howells@kde.org>
#
# $FreeBSD$
PORTNAME= warppipe
PORTVERSION= 0.3.5b
CATEGORIES= net games
MASTER_SITES= http://www.warppipe.com/download/
DISTNAME= WarpPipe-0.3.5-bsd
MAINTAINER= howells@kde.org
COMMENT= Online multi-player gaming for the Nintendo GameCube
LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
USE_XLIB= YES
WRKSRC= ${WRKDIR}/WarpPipe-0.3.5-bsd
NO_BUILD= YES
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/WarpPipe ${PREFIX}/bin
@${INSTALL_PROGRAM} ${WRKSRC}/soshell ${PREFIX}/bin
.include <bsd.port.mk>

2
net/warppipe/distinfo Normal file
View File

@ -0,0 +1,2 @@
MD5 (WarpPipe-0.3.5-bsd.tar.gz) = 692bbf7ffa0ef57c5ac2063f1c58f2bf
SIZE (WarpPipe-0.3.5-bsd.tar.gz) = 2232448

11
net/warppipe/pkg-descr Normal file
View File

@ -0,0 +1,11 @@
Warp Pipe is free software that runs on your PC or Mac and is
available for Windows, Mac OSX, Linux, and BSD operating systems.
While running on your PC or Mac, Warp Pipe allows you to play
LAN-enabled Nintendo GameCube games over the Internet with other
GameCube gamers. While Warp Pipe software runs on your PC or Mac,
it talks to the GameCube connected on the same network, allowing
the GameCube to communicate with other GameCubes over the Internet.
WWW: http://www.warppipe.com
Chris Howells howells@kde.org

2
net/warppipe/pkg-plist Normal file
View File

@ -0,0 +1,2 @@
bin/WarpPipe
bin/soshell