aboutsummaryrefslogtreecommitdiff
path: root/games/atlantikdesigner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/atlantikdesigner/Makefile')
-rw-r--r--games/atlantikdesigner/Makefile40
1 files changed, 0 insertions, 40 deletions
diff --git a/games/atlantikdesigner/Makefile b/games/atlantikdesigner/Makefile
deleted file mode 100644
index d4bcca4cad76..000000000000
--- a/games/atlantikdesigner/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: atlantikdesigner
-# Date created: 11 Febrary 2004
-# Whom: Michael Nottebrock <lofi@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ${ATLANTIKDESIGNER_PORTNAME}
-PORTVERSION= ${ATLANTIKDESIGNER_PORTVERSION}
-PORTREVISION= ${ATLANTIKDESIGNER_PORTREVISION}
-CATEGORIES= games kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
-DIST_SUBDIR= KDE
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Editor for Atlantik
-
-LIB_DEPENDS= atlantic:${PORTSDIR}/games/kdegames3
-
-DEPRECATED= Depends on QT3; unmaintained
-EXPIRATION_DATE= 2013-07-01
-
-KDE_SPLIT= ${ATLANTIKDESIGNER_PORTNAME:S/${KDE_SPLIT_DIST}-//}
-KDE_DOC_SPLIT= # none
-USE_KDELIBS_VER=3
-
-USE_BZIP2= yes
-PREFIX= ${KDE_PREFIX}
-USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
-
-USE_LDCONFIG= yes
-
-PLIST_SUB+= KDE_VER="${KDE_VERSION}"
-
-.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
-.include "${.CURDIR}/../../misc/kdeaddons3/Makefile.split"
-
-.include <bsd.port.mk>