summaryrefslogtreecommitdiff
path: root/x11-themes/qnxstyle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/qnxstyle/Makefile')
-rw-r--r--x11-themes/qnxstyle/Makefile28
1 files changed, 0 insertions, 28 deletions
diff --git a/x11-themes/qnxstyle/Makefile b/x11-themes/qnxstyle/Makefile
deleted file mode 100644
index 8cfcb64fdfcd..000000000000
--- a/x11-themes/qnxstyle/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: qnxstyle
-# Date created: Sun May 12 00:55:29 CEST 2002
-# Whom: Miguel Mendez <flynn@energyhq.homeip.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= qnxstyle
-PORTVERSION= 0.1
-CATEGORIES= x11-wm kde
-MASTER_SITES= http://www.kde-look.org/content/files/
-DISTNAME= $(KDELOOKITEM)-${PORTNAME}-$(PORTVERSION)
-
-MAINTAINER= adamw@FreeBSD.org
-COMMENT= A QNX style/theme for KDE3
-
-BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \
- automake14:${PORTSDIR}/devel/automake14
-
-KDELOOKITEM= 1444
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_KDELIBS_VER=3
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-INSTALLS_SHLIB= yes
-
-.include <bsd.port.mk>