blob: ecd3032bb69287ddc3414932ccd85611db9da672 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# New ports collection makefile for: wxPython unicode
# Date created: Fri Sep 2 03:37:23 UTC 2005
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
WITH_WXPYTHON_UNICODE= yes
MASTERDIR= ${.CURDIR}/../py-wxPython26
.include "${MASTERDIR}/Makefile"
|