mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
11 lines
247 B
Makefile
11 lines
247 B
Makefile
# Created by: fjoe@FreeBSD.org
|
|
# $FreeBSD$
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
|
COMMENT= The wxWidgets GUI toolkit contributed libraries (common files)
|
|
|
|
WXGTK_FLAVOR= gtk2-contrib-common
|
|
MASTERDIR= ${.CURDIR}/../wxgtk28
|
|
|
|
.include "${MASTERDIR}/Makefile"
|