aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/wxgtk28-unicode/Makefile
blob: 168352bbed8390341e3a34c5430ac1039fd43b17 (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:    wxgtk2-unicode-contrib-devel
# Date created:                 June 27, 2004
# Whom:                 fjoe@FreeBSD.ORG
#
# $FreeBSD$
#

PORTREVISION=   1

MAINTAINER= fjoe@FreeBSD.org
COMMENT=    The wxWidgets GUI toolkit contributed libraries (devel version, Unicode)

CONFLICTS=  wxgtk2-unicode-contrib-devel-2.5.2*

WXGTK_FLAVOR=   gtk2-unicode-contrib
MASTERDIR=  ${.CURDIR}/../wxgtk2-devel

.include "${MASTERDIR}/Makefile"