mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
d750615763
PR: ports/101613 Submitted by: alepulver
13 lines
279 B
Makefile
13 lines
279 B
Makefile
# 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"
|