aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk2-contrib-common-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/wxgtk2-contrib-common-devel/Makefile')
-rw-r--r--x11-toolkits/wxgtk2-contrib-common-devel/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-toolkits/wxgtk2-contrib-common-devel/Makefile b/x11-toolkits/wxgtk2-contrib-common-devel/Makefile
new file mode 100644
index 000000000000..8a04a418aff9
--- /dev/null
+++ b/x11-toolkits/wxgtk2-contrib-common-devel/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: wxgtk2-contrib-common-devel
+# Date created: June 27, 2004
+# Whom: fjoe@FreeBSD.ORG
+#
+# $FreeBSD$
+#
+
+MAINTAINER= fjoe@FreeBSD.org
+COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version, common files)
+
+WXGTK_FLAVOR= gtk2-contrib-common
+MASTERDIR= ${.CURDIR}/../wxgtk2-devel
+
+.include "${MASTERDIR}/Makefile"