freebsd-ports/www/gecko-sharp10/Makefile

28 lines
724 B
Makefile
Raw Normal View History

# 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= 11
CATEGORIES= www
2008-06-18 22:09:57 +02:00
MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gecko-sharp/
MAINTAINER= bsd-sharp@googlegroups.com
COMMENT= Mono bindings for embeding mozilla
2006-08-15 02:42:23 +02:00
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>