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

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"