blob: 1bdbb9c0195299a3be2faf9a309f443323f85a04 (
plain) (
tree)
|
|
# New ports collection makefile for: wxgtk26-common
# Date created: June 27, 2004
# Whom: fjoe@FreeBSD.ORG
#
# $FreeBSD$
#
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit (common files)
WXGTK_FLAVOR= gtk2-common
MASTERDIR= ${.CURDIR}/../wxgtk26
.include "${MASTERDIR}/Makefile"
|