aboutsummaryrefslogtreecommitdiffstats
path: root/mail/isync/Makefile
blob: f79f042254719906b389da85e8229ab827962414 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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>