1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/mail/fetchmail/Makefile

20 lines
402 B
Makefile
Raw Normal View History

# New ports collection makefile for: fetchmail
1997-01-12 15:00:14 +00:00
# Version required: 2.8.0
# Date created: 26 Oct 1996
# Whom: Ville Eerola <ve@sci.fi>
#
1997-01-12 15:00:14 +00:00
# $Id: Makefile,v 1.13 1997/01/10 16:21:09 max Exp $
#
1997-01-12 15:00:14 +00:00
DISTNAME= fetchmail-2.8
CATEGORIES= mail
1996-12-28 02:41:05 +00:00
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>