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

PORTREVISION=	2

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"