2002-04-24 17:43:34 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2002/04/24 17:43:34 danh Exp $
|
2001-03-28 19:35:25 +00:00
|
|
|
|
|
|
|
COMMENT= "synchronize IMAP4 and maildir mailboxes"
|
2001-02-19 16:19:45 +00:00
|
|
|
|
2002-04-24 17:43:34 +00:00
|
|
|
DISTNAME= isync-0.8
|
2001-02-19 16:19:45 +00:00
|
|
|
CATEGORIES= mail
|
2002-04-24 17:43:34 +00:00
|
|
|
NEED_VERSION= 1.522
|
|
|
|
MASTER_SITES= http://sigpipe.org:8080/isync/ \
|
|
|
|
http://www.cs.hmc.edu/~me/isync/
|
2001-02-19 16:19:45 +00:00
|
|
|
|
2002-04-24 17:43:34 +00:00
|
|
|
HOMEPAGE= http://sigpipe.org:8080/isync/
|
2001-02-19 16:19:45 +00:00
|
|
|
|
|
|
|
MAINTAINER= Dan Harnett <danh@openbsd.org>
|
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
SEPARATE_BUILD= concurrent
|
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|