summaryrefslogtreecommitdiff
path: root/mail/squirrelmail-email_footer-plugin/Makefile
blob: 52a6a030a4b5d5bc0e0853dbeee6c8a354d8a35a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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>