aboutsummaryrefslogtreecommitdiff
path: root/games/krubik/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/krubik/Makefile')
-rw-r--r--games/krubik/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/games/krubik/Makefile b/games/krubik/Makefile
deleted file mode 100644
index cbc808439598..000000000000
--- a/games/krubik/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: krubik
-# Date created: 23 October 1999
-# Whom: Chris D. Faulhaber <jedgar@fxp.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= krubik
-PORTVERSION= 1.06
-PORTREVISION= 1
-CATEGORIES= games kde
-MASTER_SITES= http://www.phys.uu.nl/~eendebak/kde/
-
-MAINTAINER= jedgar@fxp.org
-
-BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
-
-USE_KDELIBS_VER=1
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>