54c086c129
latest stable release wxWidgets 2.6.0.
17 lines
394 B
Makefile
17 lines
394 B
Makefile
# New ports collection makefile for: wxgtk26-unicode-contrib
|
|
# Date created: June 27, 2004
|
|
# Whom: fjoe@FreeBSD.ORG
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
|
COMMENT= The wxWidgets GUI toolkit contributed libraries (Unicode)
|
|
|
|
CONFLICTS= wxgtk2-unicode-contrib-devel-2.5.2*
|
|
|
|
WXGTK_FLAVOR= gtk2-unicode-contrib
|
|
MASTERDIR= ${.CURDIR}/../wxgtk26
|
|
|
|
.include "${MASTERDIR}/Makefile"
|