aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt2-static/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/qt2-static/Makefile')
-rw-r--r--x11-toolkits/qt2-static/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11-toolkits/qt2-static/Makefile b/x11-toolkits/qt2-static/Makefile
deleted file mode 100644
index 9506a2dae1c3..000000000000
--- a/x11-toolkits/qt2-static/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: qt22-static
-# Date created: 22 February 2001
-# Whom: alex
-#
-# $FreeBSD$
-#
-
-PORTNAME= qt
-PKGNAMESUFFIX= -static
-DIST_SUBDIR= KDE
-
-MAINTAINER= kde@FreeBSD.org
-
-WANT_STATIC= yes
-
-MASTERDIR= ${.CURDIR}/../qt23
-
-.include "${MASTERDIR}/Makefile"