summaryrefslogtreecommitdiff
path: root/mail/fetchmail/Makefile
blob: ce687e9ab2a0509f82df189e0ae56e5d2d8a6875 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	fetchmail
# Version required:	1.9
# Date created:		26 Oct 1996
# Whom:			Ville Eerola <ve@sci.fi>
#
# $Id: Makefile,v 1.4 1996/11/11 23:31:14 max Exp $
#

DISTNAME=	fetchmail-1.9
PKGNAME=	fetchmail-1.9.9
CATEGORIES=	mail
MASTER_SITES=	ftp://locke.ccil.org/pub/esr/

MAINTAINER=	ve@sci.fi

GNU_CONFIGURE=	yes
CONFIGURE_ENV+=	LDFLAGS="${CFLAGS}"
MAN1=		fetchmail.1

.include <bsd.port.mk>