aboutsummaryrefslogtreecommitdiff
path: root/games/linux-enemyterritory-jaymod-21
diff options
context:
space:
mode:
Diffstat (limited to 'games/linux-enemyterritory-jaymod-21')
-rw-r--r--games/linux-enemyterritory-jaymod-21/Makefile43
-rw-r--r--games/linux-enemyterritory-jaymod-21/distinfo3
-rw-r--r--games/linux-enemyterritory-jaymod-21/pkg-descr14
-rw-r--r--games/linux-enemyterritory-jaymod-21/pkg-plist4
4 files changed, 0 insertions, 64 deletions
diff --git a/games/linux-enemyterritory-jaymod-21/Makefile b/games/linux-enemyterritory-jaymod-21/Makefile
deleted file mode 100644
index 06693cd0ff0d..000000000000
--- a/games/linux-enemyterritory-jaymod-21/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# New ports collection makefile for: jaymod
-# Date created: 7 May 2006
-# Whom: alepulver
-#
-# $FreeBSD$
-#
-
-PORTNAME= jaymod
-PORTVERSION= 2.0.3
-CATEGORIES= games linux
-MASTER_SITES= http://jaymod.clanfu.org/lib/downloads/ \
- http://budjb.com/lib/downloads/ \
- http://www.zenenterprises.org/bud/jaymod/ \
- http://www.spherens.com/zen/et/distro/
-PKGNAMEPREFIX= linux-enemyterritory-
-DISTNAME= ${PORTNAME}-${PORTVERSION}-linux
-
-MAINTAINER= alepulver@FreeBSD.org
-COMMENT= Jaymod - An Enemy Territory Modification
-
-RUN_DEPENDS= et:${PORTSDIR}/games/linux-enemyterritory
-
-ONLY_FOR_ARCHS= i386 amd64
-USE_LINUX= yes
-
-DATADIR= ${PREFIX}/lib/enemyterritory/${PORTNAME}
-DOCSDIR= ${PREFIX}/share/doc/enemyterritory-${PORTNAME}
-
-do-build:
-.for f in et etded
- @(${ECHO} "#!/bin/sh"; \
- ${ECHO} 'exec ${PREFIX}/bin/${f} +set fs_game ${PORTNAME} "$$@"') > \
- ${WRKSRC}/${f}-${PORTNAME}
-.endfor
-
-do-install:
-.for f in et etded
- ${INSTALL_SCRIPT} ${WRKSRC}/${f}-${PORTNAME} ${PREFIX}/bin
-.endfor
- ${MKDIR} ${DATADIR}
- ${INSTALL_PROGRAM} ${WRKSRC}/pentium4/qagame.mp.i386.so ${DATADIR}
-
-.include <bsd.port.mk>
diff --git a/games/linux-enemyterritory-jaymod-21/distinfo b/games/linux-enemyterritory-jaymod-21/distinfo
deleted file mode 100644
index a1abfa357089..000000000000
--- a/games/linux-enemyterritory-jaymod-21/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (jaymod-2.0.3-linux.tar.gz) = 1898ddc63f0a1cc35ded4ca18ae19c5f
-SHA256 (jaymod-2.0.3-linux.tar.gz) = a7b1450b9980da89e3afa8f6625a32d9718e8e5e1522f21e1a5bd146fabac5d5
-SIZE (jaymod-2.0.3-linux.tar.gz) = 1756912
diff --git a/games/linux-enemyterritory-jaymod-21/pkg-descr b/games/linux-enemyterritory-jaymod-21/pkg-descr
deleted file mode 100644
index 44cf28808f72..000000000000
--- a/games/linux-enemyterritory-jaymod-21/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-Jaymod is an add-on modification to RTCW: Enemy Territory.
-
-The idea for Jaymod came from the main features of Shrubmod. Shrubmod has
-long been out of date and unsupported, and with the instability issues that
-come with Shrubmod, something had to be done to get a Shrub-like server-side
-mod that would provide most of Shrub's features, be stable, and be supported.
-
-This mod has, obviously, outgrown the original objective of being server-side
-only. Some of the ideas I wanted to implement could not be done with server
-code only, so the decision was made to start working on the client end as
-well. I wanted this to be as easy as possible for end users, and now only one
-pak needs to be downloaded (on the fly) to be able to play this mod.
-
-WWW: http://jaymod.clanfu.org/
diff --git a/games/linux-enemyterritory-jaymod-21/pkg-plist b/games/linux-enemyterritory-jaymod-21/pkg-plist
deleted file mode 100644
index e09e9e26d125..000000000000
--- a/games/linux-enemyterritory-jaymod-21/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/et-jaymod
-bin/etded-jaymod
-%%DATADIR%%/qagame.mp.i386.so
-@dirrm %%DATADIR%%