freebsd-ports/palm/synce-gvfs/Makefile
Martin Wilke b1c8dca0dc - Update to 0.1
PR:		126029
Submitted by:	Alexander Logvinov <ports@logvinov.com>
2008-08-18 11:27:47 +00:00

26 lines
610 B
Makefile

# New ports collection makefile for: synce-gnomevfs
# Date created: 28 August 2003
# Whom: Sam Lawrance <boris@brooknet.com.au>
#
# $FreeBSD$
#
PORTNAME= synce-gvfs
PORTVERSION= 0.1
CATEGORIES= palm
MASTER_SITES= SF/synce
MAINTAINER= ports@logvinov.com
COMMENT= GVFS module for access Windows Mobile devices
LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GETTEXT= yes
USE_GNOME= gnomeprefix gnomehack gnometarget gvfs
INSTALLS_ICONS= yes
LDFLAGS+= -L${LOCALBASE}/lib
CFLAGS+= -I${LOCALBASE}/include
.include <bsd.port.mk>