fa6a19a52e
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.
19 lines
291 B
Makefile
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>
|