aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk2-contrib/Makefile
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-11-04 20:51:32 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-11-04 20:51:32 +0000
commit204da5ae4cbf51af640f1720ba76ae505ff80847 (patch)
treeaabe163b4c50735674cd2153bf94a335df44cc9d /x11-toolkits/wxgtk2-contrib/Makefile
parentc5ffff7232f276be076ae13abbf85b1153be0821 (diff)
downloadports-204da5ae4cbf51af640f1720ba76ae505ff80847.tar.gz
ports-204da5ae4cbf51af640f1720ba76ae505ff80847.zip
Notes
Diffstat (limited to 'x11-toolkits/wxgtk2-contrib/Makefile')
-rw-r--r--x11-toolkits/wxgtk2-contrib/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-toolkits/wxgtk2-contrib/Makefile b/x11-toolkits/wxgtk2-contrib/Makefile
new file mode 100644
index 000000000000..d497bf7ba1e7
--- /dev/null
+++ b/x11-toolkits/wxgtk2-contrib/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: wxgtk2-contrib
+# Date created: November 5, 2003
+# Whom: fjoe@FreeBSD.ORG
+#
+# $FreeBSD$
+#
+
+PORTREVISION= 0
+
+MAINTAINER= fjoe@FreeBSD.org
+COMMENT= The wxWindows GUI toolkit contributed libraries (GTK2 version)
+
+WXGTK_FLAVOR= gtk2-contrib
+MASTERDIR= ${.CURDIR}/../wxgtk-devel
+
+.include "${MASTERDIR}/Makefile"