mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
10 lines
213 B
Makefile
10 lines
213 B
Makefile
# Created by: fjoe@FreeBSD.org
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
|
COMMENT= The wxWidgets GUI toolkit contributed libraries
|
|
|
|
WXGTK_FLAVOR= gtk2-contrib
|
|
MASTERDIR= ${.CURDIR}/../wxgtk28
|
|
|
|
.include "${MASTERDIR}/Makefile"
|