freebsd-ports/mail/isync/Makefile
Eivind Eklund fa6a19a52e isync is a tool for synchronizing IMAP folders to local Maildir copies, for
use on e.g. laptops.  It is not entirely stable yet (I've had a couple of
not entirely reproducable problems :-(, but seems like it will be very
useful in time.
2001-01-02 10:38:34 +00:00

19 lines
291 B
Makefile

# New ports collection makefile for: isync
# Date created: 2000-12-23
# Whom: eivind
#
# $FreeBSD$
PORTNAME= isync
PORTVERSION= 0.4
CATEGORIES= mail
MASTER_SITES= http://www.sigpipe.org/isync/
MAINTAINER= eivind@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= isync.1
.include <bsd.port.mk>