# New ports collection makefile for: pgen # Date created: 30 June 2001 # Whom: petef@FreeBSD.org # # $FreeBSD: ports/mail/pgen/Makefile,v 1.9 2006/05/10 22:36:58 edwin Exp $ # PORTNAME= pgen PORTVERSION= 0.2 CATEGORIES= mail MASTER_SITES= http://www.happygiraffe.net/dist/ MAINTAINER= ports@FreeBSD.org COMMENT= Tool to generate a procmailrc file with m4 macros GNU_CONFIGURE= yes NO_BUILD= yes MAN1= pgen.1 post-patch: @${REINPLACE_CMD} -e 's!{INSTALL_PROGRAM}!{INSTALL_SCRIPT}!g' \ ${WRKSRC}/configure ${WRKSRC}/Makefile.in .include