2003-11-04 21:51:32 +01:00
|
|
|
# New ports collection makefile for: wxgtk2-contrib
|
|
|
|
# Date created: November 5, 2003
|
|
|
|
# Whom: fjoe@FreeBSD.ORG
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2004-02-04 06:10:27 +01:00
|
|
|
PORTREVISION= 1
|
2003-11-04 21:51:32 +01:00
|
|
|
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
|
|
|
COMMENT= The wxWindows GUI toolkit contributed libraries (GTK2 version)
|
|
|
|
|
|
|
|
WXGTK_FLAVOR= gtk2-contrib
|
2003-11-09 20:25:48 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../wxgtk
|
2003-11-04 21:51:32 +01:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|