aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/wxgtk2/Makefile')
-rw-r--r--x11-toolkits/wxgtk2/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-toolkits/wxgtk2/Makefile b/x11-toolkits/wxgtk2/Makefile
deleted file mode 100644
index 9ee5c57a9b92..000000000000
--- a/x11-toolkits/wxgtk2/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: wxgtk2
-# Date created: November 4, 2003
-# Whom: fjoe@FreeBSD.ORG
-#
-# $FreeBSD$
-#
-
-PORTREVISION= 6
-
-MAINTAINER= fjoe@FreeBSD.org
-COMMENT= The wxWidgets GUI toolkit (GTK2 version)
-
-WXGTK_FLAVOR= gtk2
-MASTERDIR= ${.CURDIR}/../wxgtk
-
-.include "${MASTERDIR}/Makefile"