aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/wxgtk29-unicode/Makefile
blob: 3b2dc70b979ffc9d72eeeb4311f48002a67f3261 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:    wxgtk26-unicode
# Date created:                 June 27, 2004
# Whom:                 fjoe@FreeBSD.ORG
#
# $FreeBSD$
#

MAINTAINER= fjoe@FreeBSD.org
COMMENT=    The wxWidgets GUI toolkit (Unicode)

WXGTK_FLAVOR=   gtk2-unicode
MASTERDIR=  ${.CURDIR}/../wxgtk28

.include "${MASTERDIR}/Makefile"