f90cba4a2c
version of it o Assign maintainership to Neal Nelson <neal@nelson.name> maintainer of the master port
12 lines
270 B
Makefile
12 lines
270 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_UNICODE= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../py-wxPython26
|
|
|
|
.include "${MASTERDIR}/Makefile"
|