aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk28-unicode-contrib/Makefile
blob: 62f0029a501918505594d5bdc533e3e55fc6ef63 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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"