From c1f23cd26d8ec0c157abfb1fe1f52b3aaddee6e8 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Mon, 9 Feb 2009 09:00:01 +0000 Subject: - Update lang/mono to 2.0.1. - Also update a bunch of c-sharp ports to their latest version. - Change maintainership to mono@FreeBSD.org. PR: ports/129724 Submitted by: Phillip Neumann, Romain Tartiere (bsd-sharp team) --- www/webkit-sharp/Makefile | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 www/webkit-sharp/Makefile (limited to 'www/webkit-sharp/Makefile') diff --git a/www/webkit-sharp/Makefile b/www/webkit-sharp/Makefile new file mode 100644 index 000000000000..035dbfaf3e1a --- /dev/null +++ b/www/webkit-sharp/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: webkit-sharp +# Date created: 2008-09-01 +# Whom: Romain Tartiere +# +# $FreeBSD$ +# + +PORTNAME= webkit-sharp +PORTVERSION= 0.2 +#PORTREVISION= 0 +#PORTEPOCH= 0 +CATEGORIES= www +MASTER_SITES= ftp://ftp.novell.com/pub/mono/sources/${PORTNAME}/ +#MASTER_SITE_SUBDIR= +#PKGNAMEPREFIX= +#PKGNAMESUFFIX= +#DISTNAME= +#EXTRACT_SUFX= +#DISTFILES= +#DIST_SUBDIR= ${PORTNAME} +#EXTRACT_ONLY= + +MAINTAINER= mono@FreeBSD.org +COMMENT= Mono bindings for Webkit + +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/webkit-1.0.pc:${PORTSDIR}/www/webkit-gtk2 +RUN_DEPENDS= ${BUILD_DEPENDS} + +USE_BZIP2= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_GNOME= gnomehack gtksharp20 + +.include +.include -- cgit v1.2.3