mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
40852f28b2
wxWidgets 2.5.2 (development branch) + contributed libraries and utils.
15 lines
374 B
Makefile
15 lines
374 B
Makefile
# New ports collection makefile for: wxgtk2-contrib-common-devel
|
|
# Date created: June 27, 2004
|
|
# Whom: fjoe@FreeBSD.ORG
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
|
COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version, common files)
|
|
|
|
WXGTK_FLAVOR= gtk2-contrib-common
|
|
MASTERDIR= ${.CURDIR}/../wxgtk2-devel
|
|
|
|
.include "${MASTERDIR}/Makefile"
|