aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk24-contrib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/wxgtk24-contrib/Makefile')
-rw-r--r--x11-toolkits/wxgtk24-contrib/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-toolkits/wxgtk24-contrib/Makefile b/x11-toolkits/wxgtk24-contrib/Makefile
deleted file mode 100644
index 169558e79dd3..000000000000
--- a/x11-toolkits/wxgtk24-contrib/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: wxgtk-contrib
-# Date created: November 4, 2003
-# Whom: fjoe@FreeBSD.ORG
-#
-# $FreeBSD$
-#
-
-PORTREVISION= 13
-
-MAINTAINER= fjoe@FreeBSD.org
-COMMENT= The wxWidgets GUI toolkit contributed libraries
-
-USE_WX= 2.4
-WXGTK_FLAVOR= gtk2-contrib
-MASTERDIR= ${.CURDIR}/../wxgtk24
-
-BUILD_WRKSRC= ${WRKSRC}/contrib/src
-INSTALL_WRKSRC= ${BUILD_WRKSRC}
-
-.include "${MASTERDIR}/Makefile"