freebsd-ports/mail/squirrelmail-email_footer-plugin/Makefile
Thomas Abthorpe 1ac0feae13 - Update to 0.6
- Take maintainership

Feature safe:	yes
2011-11-21 08:39:23 +00:00

21 lines
610 B
Makefile

# New ports collection makefile for: squirrelmail-email_footer-plugin
# Date created: 10 Feb 2006
# Whom: Gerrit Beine <gerrit.beine@gmx.de>
#
# $FreeBSD$
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>