summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-28 21:08:35 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-28 21:08:35 +0000
commit73044404e53bf87a84f58f5220fd8f2c5fa40c8d (patch)
tree09da8c45882037fef9703ccd5f963c1239a4bf8f /games-fps/quake3-nsco/quake3-nsco-1.91.ebuild
parentfix digest #43207 (diff)
downloadgentoo-2-73044404e53bf87a84f58f5220fd8f2c5fa40c8d.tar.gz
gentoo-2-73044404e53bf87a84f58f5220fd8f2c5fa40c8d.tar.bz2
gentoo-2-73044404e53bf87a84f58f5220fd8f2c5fa40c8d.zip
ver bump #43220
Diffstat (limited to 'games-fps/quake3-nsco/quake3-nsco-1.91.ebuild')
-rw-r--r--games-fps/quake3-nsco/quake3-nsco-1.91.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/games-fps/quake3-nsco/quake3-nsco-1.91.ebuild b/games-fps/quake3-nsco/quake3-nsco-1.91.ebuild
new file mode 100644
index 000000000000..a59d61cf7785
--- /dev/null
+++ b/games-fps/quake3-nsco/quake3-nsco-1.91.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2004 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.91.ebuild,v 1.1 2004/02/28 21:08:35 vapier Exp $
+
+MOD_DESC="Navy Seals : Covert Operations"
+MOD_NAME=seals
+MOD_BINS=nsco
+inherit games games-q3mod
+
+HOMEPAGE="http://ns-co.net/"
+SRC_URI="nsco_beta19.zip
+ nsco_beta191upd.zip"
+
+LICENSE="Q3AEULA"
+RESTRICT="fetch"
+
+pkg_nofetch() {
+ einfo "Please goto ${HOMEPAGE}"
+ einfo "and download ${A} into ${DISTDIR}"
+}