diff options
Diffstat (limited to 'games/eif/Makefile.orig')
-rw-r--r-- | games/eif/Makefile.orig | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/games/eif/Makefile.orig b/games/eif/Makefile.orig deleted file mode 100644 index d36d03ebdb78..000000000000 --- a/games/eif/Makefile.orig +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: eif -# Date created: 4 March 2003 -# Whom: johans -# -# $FreeBSD$ -# - -PORTNAME= eif -PORTVERSION= 1.2.2 -CATEGORIES= games -COMMENT= empire text client -MASTER_SITES= http://www.stack.nl/~marcolz/empire/ - -GNU_CONFIGURE= yes -MAINTAINER= johans@stack.nl - -.include <bsd.port.mk> |