aboutsummaryrefslogtreecommitdiffstats
path: root/mail/isync/Makefile
blob: 141d296ac81476528af7d6236ec7f6935f929f34 (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.5
CATEGORIES= mail
MASTER_SITES=   http://www.sigpipe.org/isync/

MAINTAINER= eivind@FreeBSD.org

GNU_CONFIGURE=  yes

MAN1=       isync.1

.include <bsd.port.mk>