diff options
Diffstat (limited to 'games-fps/quake3-nsco/quake3-nsco-1.45.ebuild')
-rw-r--r-- | games-fps/quake3-nsco/quake3-nsco-1.45.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/games-fps/quake3-nsco/quake3-nsco-1.45.ebuild b/games-fps/quake3-nsco/quake3-nsco-1.45.ebuild new file mode 100644 index 000000000000..640833905479 --- /dev/null +++ b/games-fps/quake3-nsco/quake3-nsco-1.45.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-nsco/quake3-nsco-1.45.ebuild,v 1.3 2003/10/05 02:30:56 vapier Exp $ + +MOD_DESC="Navy Seals : Covert Operations" +MOD_NAME=seals +MOD_BINS=nsco +inherit games games-q3mod + +SRC_URI="ftp://ftp.stenstad.net/mirrors/ns-co/nsco_b145full.zip + ftp://ftp.mportal.hu/realmods/q3/navyseals/nsco_b145full.zip" +HOMEPAGE="http://ns-co.net/" + +LICENSE="Q3AEULA" |