From dfcece5a4e13257138689bd9ee3556a12c98b211 Mon Sep 17 00:00:00 2001 From: Max Khon Date: Tue, 4 Nov 2003 00:22:37 +0000 Subject: New port: wxgtk-contrib (wxWindows contributed libraries). --- x11-toolkits/wxgtk-contrib/Makefile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 x11-toolkits/wxgtk-contrib/Makefile (limited to 'x11-toolkits/wxgtk-contrib') diff --git a/x11-toolkits/wxgtk-contrib/Makefile b/x11-toolkits/wxgtk-contrib/Makefile new file mode 100644 index 000000000000..c226b5624e2f --- /dev/null +++ b/x11-toolkits/wxgtk-contrib/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: wxgtk-contrib +# Date created: November 4, 2003 +# Whom: fjoe@FreeBSD.ORG +# +# $FreeBSD$ +# + +PORTREVISION= 0 +PKGNAMESUFFIX= -contrib + +MAINTAINER= fjoe@FreeBSD.org +COMMENT= The wxWindows GUI toolkit contributed libraries + +BUILD_WRKSRC= ${WRKSRC}/contrib/src +INSTALL_WRKSRC= ${BUILD_WRKSRC} + +MASTERDIR= ${.CURDIR}/../wxgtk-devel +PLIST= ${PKGDIR}/pkg-plist.contrib + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3