1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/mail/fetchmail/Makefile

21 lines
427 B
Makefile
Raw Normal View History

# New ports collection makefile for: fetchmail
1996-12-28 02:41:05 +00:00
# Version required: 2.6.0
# Date created: 26 Oct 1996
# Whom: Ville Eerola <ve@sci.fi>
#
1996-12-28 02:41:05 +00:00
# $Id: Makefile,v 1.10 1996/12/25 03:02:17 max Exp $
#
1996-12-28 02:41:05 +00:00
DISTNAME= fetchmail-2.6
PKGNAME= fetchmail-2.6.0
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>