freebsd-ports/mail/squirrelmail-email_footer-plugin/Makefile
2021-04-06 16:31:07 +02:00

18 lines
418 B
Makefile

# Created by: Gerrit Beine <gerrit.beine@gmx.de>
PORTNAME= email_footer
PORTVERSION= 0.6
PORTREVISION= 1
CATEGORIES= mail www
DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.2
MAINTAINER= ports@FreeBSD.org
COMMENT= Automatically appends footer to SquirrelMail-generated emails
USE_SM_COMPAT= yes
USE_GENERIC_PKGMESSAGE= yes
LICENSE= GPLv2
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>