# New ports collection makefile for: evolution-sharp # Date created: 20041012 # Whom: Tom McLaughlin # # $FreeBSD$ # $Id: Makefile,v 1.18 2005/10/22 22:55:02 tmclau02 Exp $ # PORTNAME= evolution-sharp PORTVERSION= 0.10.2 PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 MAINTAINER= tmclaugh@sdf.lonestar.org COMMENT= Mono bindings for evolution BUILD_DEPENDS= gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20 \ evolution:${PORTSDIR}/mail/evolution RUN_DEPENDS= gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20 \ evolution:${PORTSDIR}/mail/evolution USE_GNOME= gnomehack evolutiondataserver USE_BZIP2= yes USE_X_PREFIX= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes INSTALLS_SHLIB= yes .include "${.CURDIR}/../../lang/mono/bsd.mono.mk" .include