2003-11-03 19:22:37 -05:00
|
|
|
# New ports collection makefile for: wxgtk-contrib
|
|
|
|
# Date created: November 4, 2003
|
|
|
|
# Whom: fjoe@FreeBSD.ORG
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2003-11-04 15:51:32 -05:00
|
|
|
PORTREVISION= 1
|
2003-11-03 19:22:37 -05:00
|
|
|
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
|
|
|
COMMENT= The wxWindows GUI toolkit contributed libraries
|
|
|
|
|
2003-11-04 15:51:32 -05:00
|
|
|
WXGTK_FLAVOR= gtk-contrib
|
2003-11-09 14:25:48 -05:00
|
|
|
MASTERDIR= ${.CURDIR}/../wxgtk
|
2003-11-03 19:22:37 -05:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|