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