From f90cba4a2c2c2e0504cb412072b8b4d8bf302e5f Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sun, 2 Oct 2005 08:21:42 +0000 Subject: o A slave port of x11-toolkits/py-wxPython26 that builds a unicode version of it o Assign maintainership to Neal Nelson maintainer of the master port --- x11-toolkits/py-wxPython26-unicode/Makefile | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 x11-toolkits/py-wxPython26-unicode/Makefile (limited to 'x11-toolkits/py-wxPython26-unicode') diff --git a/x11-toolkits/py-wxPython26-unicode/Makefile b/x11-toolkits/py-wxPython26-unicode/Makefile new file mode 100644 index 000000000000..bbf28f6f8b32 --- /dev/null +++ b/x11-toolkits/py-wxPython26-unicode/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: wxPython unicode +# Date created: Fri Sep 2 03:37:23 UTC 2005 +# Whom: Mario Sergio Fujikawa Ferreira +# +# $FreeBSD$ +# + +WITH_UNICODE= yes + +MASTERDIR= ${.CURDIR}/../py-wxPython26 + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3