aboutsummaryrefslogtreecommitdiff
path: root/games/kwappen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/kwappen/Makefile')
-rw-r--r--games/kwappen/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/games/kwappen/Makefile b/games/kwappen/Makefile
deleted file mode 100644
index 099b2aac8921..000000000000
--- a/games/kwappen/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: kwappen
-# Date created: 2003-07-03
-# Whom: arved
-#
-# $FreeBSD$
-
-PORTNAME= kwappen
-PORTVERSION= 1.1.5
-PORTREVISION= 11
-CATEGORIES= games kde
-MASTER_SITES= http://www.lcs-chemie.de/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= KDE board game
-
-EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
-
-DEPRECATED= Depends on QT3; unmaintained
-EXPIRATION_DATE= 2013-07-01
-
-USES= gettext
-USE_KDELIBS_VER=3
-USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
-
-.include <bsd.port.mk>