# New ports collection makefile for: fetchmail # Version required: 1.9 # Date created: 26 Oct 1996 # Whom: Ville Eerola # # $Id: Makefile,v 1.3 1996/11/10 21:31:26 obrien 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}" post-install: .if !defined(NOMANCOMPRESS) gzip -9nf ${PREFIX}/man/man1/fetchmail.1 .endif .include