aboutsummaryrefslogtreecommitdiffstats
path: root/mail/chk4mail/Makefile
blob: 7c647e80c9d23f18c4baaeafe17ba0f0eec5ef3e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    chk4mail
# Date created:             18 October 2002
# Whom:                 johans
#
# $FreeBSD$
#

PORTNAME=   chk4mail
PORTVERSION=    2.15
CATEGORIES= mail
MASTER_SITES=   ftp://ftp.stack.nl/pub/users/johans/chk4mail/ \
    ftp://mud.stack.nl/pub/chk4mail/

MAINTAINER= johans@stack.nl
COMMENT=    A utility to quickly check multiple folders for new email

MAN1=   chk4mail.1 chkimap.1

GNU_CONFIGURE=  yes

.include <bsd.port.mk>