1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/x11-toolkits/py-wxPython26-unicode/Makefile
Mario Sergio Fujikawa Ferreira f90cba4a2c o A slave port of x11-toolkits/py-wxPython26 that builds a unicode
version of it
o Assign maintainership to Neal Nelson <neal@nelson.name> maintainer
  of the master port
2005-10-02 08:21:42 +00:00

13 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"