16 lines
364 B
Makefile
16 lines
364 B
Makefile
# New ports collection makefile for: wxgtk-contrib-common
|
|
# Date created: November 4, 2003
|
|
# Whom: fjoe@FreeBSD.ORG
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 1
|
|
|
|
MAINTAINER= fjoe@FreeBSD.org
|
|
COMMENT= The wxWidgets GUI toolkit contributed libraries (common files)
|
|
|
|
WXGTK_FLAVOR= gtk-contrib-common
|
|
MASTERDIR= ${.CURDIR}/../wxgtk
|
|
|
|
.include "${MASTERDIR}/Makefile"
|