aboutsummaryrefslogtreecommitdiff
path: root/www/gecko-sharp10/Makefile
blob: 9a64e88e2f1ed5556242b7fa93689a2ce11ef7a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# New ports collection makefile for:		gecko-sharp
# Date created:					20040825
# Whom:				Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
#   $Id: Makefile,v 1.14 2006/10/26 05:34:40 tmclau02 Exp $
#

PORTNAME=	gecko-sharp
PORTVERSION=	0.6
PORTREVISION=	10
CATEGORIES=	www
MASTER_SITES=	http://go-mono.com/sources/gecko-sharp/

MAINTAINER=	bsd-sharp-list@forge.novell.com
COMMENT=	Mono bindings for embeding mozilla

USE_GECKO=	firefox mozilla
USE_GNOME=	gnomehack gnometarget gtksharp10
LATEST_LINK=	gecko-sharp10
GNU_CONFIGURE=	yes
USE_GMAKE=	yes

.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
.include <bsd.port.post.mk>