summaryrefslogtreecommitdiffstats
path: root/games/acorn
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2001-04-05 19:32:45 +0000
committeralex <alex@FreeBSD.org>2001-04-05 19:32:45 +0000
commitd49e027abecb7b4e0f6ec94cc74480077e280518 (patch)
treebf15d7960dd201710b3b2a33d96ec9c02a09641e /games/acorn
parent2fe0b6d4df57d3a6099563ed779e6e956eb9abcc (diff)
downloadFreeBSD-ports-d49e027abecb7b4e0f6ec94cc74480077e280518.zip
FreeBSD-ports-d49e027abecb7b4e0f6ec94cc74480077e280518.tar.gz
Add acorn 0.3, a meta-port for the Worldforge Client uclient.
PR: 26254 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Diffstat (limited to 'games/acorn')
-rw-r--r--games/acorn/Makefile27
-rw-r--r--games/acorn/pkg-comment1
-rw-r--r--games/acorn/pkg-descr4
-rw-r--r--games/acorn/pkg-plist1
4 files changed, 33 insertions, 0 deletions
diff --git a/games/acorn/Makefile b/games/acorn/Makefile
new file mode 100644
index 0000000..b36dc3b
--- /dev/null
+++ b/games/acorn/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: acorn
+# Date created: 29 March 2001
+# Whom: Oliver Lehmann <lehmann@ans-netz.de>
+#
+# $FreeBSD$
+#
+
+PORTNAME= acorn
+PORTVERSION= 0.3
+CATEGORIES= games
+MASTER_SITES= # empty
+DISTFILES= # empty
+
+MAINTAINER= lehmann@ans-netz.de
+
+RUN_DEPENDS= ${PREFIX}/include/Atlas:${PORTSDIR}/devel/atlas \
+ ${PREFIX}/include/uta:${PORTSDIR}/devel/libuta \
+ ${PREFIX}/include/varconf:${PORTSDIR}/devel/varconf \
+ ${PREFIX}/share/forge/media:${PORTSDIR}/games/acorn-media \
+ ${PREFIX}/bin/uclient:${PORTSDIR}/games/uclient
+
+EXTRACT_ONLY= # empty
+NO_BUILD= yes
+
+do-install: # empty
+
+.include <bsd.port.mk>
diff --git a/games/acorn/pkg-comment b/games/acorn/pkg-comment
new file mode 100644
index 0000000..16b9d6d
--- /dev/null
+++ b/games/acorn/pkg-comment
@@ -0,0 +1 @@
+A meta-port for the Worldforge Client uclient
diff --git a/games/acorn/pkg-descr b/games/acorn/pkg-descr
new file mode 100644
index 0000000..fde158f
--- /dev/null
+++ b/games/acorn/pkg-descr
@@ -0,0 +1,4 @@
+The WorldForge Project is developing a complete system for massively
+multiplayer online roleplaying games.
+
+This meta-port installs all required ports.
diff --git a/games/acorn/pkg-plist b/games/acorn/pkg-plist
new file mode 100644
index 0000000..549a621
--- /dev/null
+++ b/games/acorn/pkg-plist
@@ -0,0 +1 @@
+@comment this plist intentionally left empty
OpenPOWER on IntegriCloud