summaryrefslogtreecommitdiff
path: root/palm/synce-gvfs/Makefile
blob: 2826797bd7355ca5d08eb1fbe529f5ae33f7292c (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
# New ports collection makefile for:   synce-gnomevfs
# Date created:                28 August 2003
# Whom:                        Sam Lawrance <boris@brooknet.com.au>
#
# $FreeBSD$

PORTNAME=	synce-gnomevfs
PORTVERSION=	0.8
PORTREVISION=	3
CATEGORIES=	palm
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	synce

MAINTAINER=	boris@brooknet.com.au
COMMENT=	Gnome VFS module for WinCE devices

LIB_DEPENDS=	rapi.2:${PORTSDIR}/palm/synce-librapi2

USE_GNOME=	gnomeprefix gnometarget gnomevfs2
USE_X_PREFIX=	yes
USE_INC_LIBTOOL_VER=13
CONFIGURE_ARGS+=	--with-librapi=${LOCALBASE}

INSTALLS_SHLIB=	yes

.include <bsd.port.mk>