# New ports collection makefile for:		squirrelmail-email_footer-plugin
# Date created:		10 Feb 2006
# Whom:		Gerrit Beine <gerrit.beine@gmx.de>
#
# $FreeBSD: ports/mail/squirrelmail-email_footer-plugin/Makefile,v 1.7 2011/11/21 08:39:23 tabthorpe Exp $

PORTNAME=	email_footer
PORTVERSION=	0.6
DISTNAME=	${PORTNAME}-${PORTVERSION}-1.4.2
DIST_SUBDIR=	squirrelmail

MAINTAINER=	tabthorpe@FreeBSD.org
COMMENT=	Automatically appends footer to SquirrelMail-generated emails

RUN_DEPENDS+=	${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin

LICENSE=	GPLv2

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/mail/squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.post.mk>
