aboutsummaryrefslogtreecommitdiff
path: root/multimedia/noatun-plugins/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/noatun-plugins/Makefile')
-rw-r--r--multimedia/noatun-plugins/Makefile40
1 files changed, 0 insertions, 40 deletions
diff --git a/multimedia/noatun-plugins/Makefile b/multimedia/noatun-plugins/Makefile
deleted file mode 100644
index 6beb531069d1..000000000000
--- a/multimedia/noatun-plugins/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: noatun-plugins
-# Date created: 11 Febrary 2004
-# Whom: Michael Nottebrock <lofi@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ${NOATUNPLUG_PORTNAME}
-PORTVERSION= ${NOATUNPLUG_PORTVERSION}
-PORTREVISION= ${NOATUNPLUG_PORTREVISION}
-CATEGORIES= multimedia kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
-DIST_SUBDIR= KDE
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Various plugins for Noatun
-
-LIB_DEPENDS= noatun:${PORTSDIR}/multimedia/kdemultimedia3
-
-DEPRECATED= Depends on QT3; unmaintained
-EXPIRATION_DATE= 2013-07-01
-
-KDE_SPLIT= ${NOATUNPLUG_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_SDL= sdl
-
-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>