40852f28b2
wxWidgets 2.5.2 (development branch) + contributed libraries and utils.
14 lines
336 B
Makefile
14 lines
336 B
Makefile
# New ports collection makefile for: wxgtk2-common-devel
|
|
# Date created: June 27, 2004
|
|
# Whom: fjoe@FreeBSD.ORG
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
|
COMMENT= The wxWidgets GUI toolkit (devel version, common files)
|
|
|
|
WXGTK_FLAVOR= gtk2-common
|
|
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
|
|
|
|
.include "${MASTERDIR}/Makefile"
|