14 lines
349 B
Makefile
14 lines
349 B
Makefile
# New ports collection makefile for: wxgtk26-contrib-common
|
|
# Date created: June 27, 2004
|
|
# Whom: fjoe@FreeBSD.ORG
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
|
COMMENT= The wxWidgets GUI toolkit contributed libraries (common files)
|
|
|
|
WXGTK_FLAVOR= gtk2-contrib-common
|
|
MASTERDIR= ${.CURDIR}/../wxgtk26
|
|
|
|
.include "${MASTERDIR}/Makefile"
|