From 726c2da14f6ac095a132e3d30edd5ac64dc4fabf Mon Sep 17 00:00:00 2001 From: ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> Date: Mon, 12 Mar 2007 11:50:11 +0000 Subject: Update to 0.10 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8494 df743ca5-7f9a-e211-a948-0013205c9059 --- deskutils/nautilus-sendto/Makefile | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 deskutils/nautilus-sendto/Makefile (limited to 'deskutils/nautilus-sendto/Makefile') diff --git a/deskutils/nautilus-sendto/Makefile b/deskutils/nautilus-sendto/Makefile new file mode 100644 index 000000000..b479181bc --- /dev/null +++ b/deskutils/nautilus-sendto/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: nautilus-sendto +# Date created: 2004-12-03 +# Whom: Michael Johnson <ahze@FreeBSD.org> +# +# $FreeBSD$ +# $MCom: ports/deskutils/nautilus-sendto/Makefile,v 1.5 2006/10/12 16:46:23 marcus Exp $ + +PORTNAME= nautilus-sendto +PORTVERSION= 0.10 +CATEGORIES= deskutils +MASTER_SITES= GNOME + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Integration between nautilus, evolution, and gaim + +BUILD_DEPENDS= gaim:${PORTSDIR}/net-im/gaim \ + evolution:${PORTSDIR}/mail/evolution +RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim \ + evolution:${PORTSDIR}/mail/evolution + +MAN1= nautilus-sendto.1 +GCONF_SCHEMAS= nst.schemas +USE_BZIP2= yes +USE_XLIB= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_GNOME= intlhack gnomeprefix gnometarget nautilus2 gnomehack +USE_GETTEXT= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +.include <bsd.port.mk> -- cgit v1.2.3