From bbaf5337050694b1eb3c0a00d81de2bfd2ace709 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 28 Sep 2003 13:13:38 +0000 Subject: new port: games/eif (empire text client) Classic console client for the Wolfpack Empire game PR: ports/48934 Submitted by: Johan van Selst --- games/eif/Makefile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 games/eif/Makefile (limited to 'games/eif/Makefile') diff --git a/games/eif/Makefile b/games/eif/Makefile new file mode 100644 index 000000000000..c59282ed9b02 --- /dev/null +++ b/games/eif/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: eif +# Date created: 4 March 2003 +# Whom: johans +# +# $FreeBSD$ +# + +PORTNAME= eif +PORTVERSION= 1.2.2 +CATEGORIES= games +MASTER_SITES= http://www.stack.nl/~marcolz/empire/ + +MAINTAINER= johans@stack.nl +COMMENT= Empire text client + +GNU_CONFIGURE= yes + +.include -- cgit v1.2.3