aboutsummaryrefslogtreecommitdiffstats
path: root/games/geki3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/geki3/Makefile')
-rw-r--r--games/geki3/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/games/geki3/Makefile b/games/geki3/Makefile
deleted file mode 100644
index 484d231adfa0..000000000000
--- a/games/geki3/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: geki3
-# Date created: 9 October 2005
-# Whom: Edwin Groothuis <edwin@mavetju.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= geki3
-PORTVERSION= 1.0.3
-PORTREVISION= 2
-CATEGORIES= games
-MASTER_SITES= http://kxl.hn.org/download/ \
- http://www.mavetju.org/download/adopted/
-DISTNAME= ${PORTNAME}-KXL-${PORTVERSION}
-
-MAINTAINER= edwin@mavetju.org
-COMMENT= 2D horizontal scroll shooting game
-
-BUILD_DEPENDS= ${LOCALBASE}/include/KXL.h:${PORTSDIR}/devel/kxl
-RUN_DEPENDS= ${LOCALBASE}/lib/libKXL-1.1.7.so:${PORTSDIR}/devel/kxl
-
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>