blob: 937607dfba2cbe0ee4ead46bc6a0c78529b04767 (
plain)
1
2
3
4
5
6
7
8
9
|
# Created by: fjoe@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit (common files)
WXGTK_FLAVOR= gtk2-common
MASTERDIR= ${.CURDIR}/../wxgtk28
.include "${MASTERDIR}/Makefile"
|