1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

A jpilot plugin for malsync.

This commit is contained in:
Bill Fenner 2001-03-22 22:33:13 +00:00
parent 11f6992922
commit f18dceeb5f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40222
6 changed files with 37 additions and 0 deletions

View File

@ -24,6 +24,7 @@
SUBDIR += prc-tools-binutils
SUBDIR += prc-tools-gcc
SUBDIR += syncal
SUBDIR += syncmal
SUBDIR += txt2pdbdoc
SUBDIR += xcopilot

28
palm/syncmal/Makefile Normal file
View File

@ -0,0 +1,28 @@
# New ports collection makefile for: syncmal
# Date created: March 17, 2001
# Whom: fenner
#
# $FreeBSD$
#
PORTNAME= syncmal
PORTVERSION= 0.61
CATEGORIES= palm
MASTER_SITES= http://people.atl.mediaone.net/jasonday/code/syncmal/
DISTNAME= jpilot-${PORTNAME}_${PORTVERSION}${EXTRACTSUFX}
MAINTAINER= fenner@FreeBSD.Org
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/palm/jpilot:patch \
/nonexistent:${PORTSDIR}/palm/malsync:patch
RUN_DEPENDS= jpilot:${PORTSDIR}/palm/jpilot
PREFIX= ${LOCALBASE}/pilot
USE_GMAKE= YES
GNU_CONFIGURE= YES
CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config
CONFIGURE_ARGS= --with-pilot-prefix=${PREFIX} \
--with-plugin-prefix=${PORTSDIR}/palm/jpilot/work/jpilot-0.99 \
--with-mal-source=${PORTSDIR}/palm/malsync/work/malsync
.include <bsd.port.mk>

1
palm/syncmal/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (jpilot-syncmal_0.61.tar.gz) = 5dd7651107106c1e8d3c3025811aad31

1
palm/syncmal/pkg-comment Normal file
View File

@ -0,0 +1 @@
A MAL plugin for jpilot, to synchronize with services like AvantGo

4
palm/syncmal/pkg-descr Normal file
View File

@ -0,0 +1,4 @@
syncmal is a plugin for jpilot which allows syncrhonizing with
MobileLink services that use malsync, e.g. AvantGo.
WWW: http://people.atl.mediaone.net/jasonday/code/syncmal/syncmal.html

2
palm/syncmal/pkg-plist Normal file
View File

@ -0,0 +1,2 @@
lib/jpilot/plugins/libsyncmal.la
lib/jpilot/plugins/libsyncmal.so