freebsd-ports/mail/squirrelmail-email_footer-plugin/Makefile

18 lines
488 B
Makefile

# Created by: Gerrit Beine <gerrit.beine@gmx.de>
# $FreeBSD$
PORTNAME= email_footer
PORTVERSION= 0.6
DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.2
DIST_SUBDIR= squirrelmail
MAINTAINER= ports@FreeBSD.org
COMMENT= Automatically appends footer to SquirrelMail-generated emails
RUN_DEPENDS+= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin
LICENSE= GPLv2
NO_STAGE= yes
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>