2013-06-27 08:48:43 +02:00
|
|
|
# Created by: Gerrit Beine <gerrit.beine@gmx.de>
|
2006-03-20 21:40:20 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2011-11-21 09:39:23 +01:00
|
|
|
PORTNAME= email_footer
|
2014-08-28 17:16:49 +02:00
|
|
|
PORTVERSION= 0.6
|
2013-12-12 02:32:34 +01:00
|
|
|
PORTREVISION= 1
|
|
|
|
CATEGORIES= mail www
|
2011-11-21 09:39:23 +01:00
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.2
|
2006-03-20 21:40:20 +01:00
|
|
|
|
2013-09-19 21:36:27 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2011-11-21 09:39:23 +01:00
|
|
|
COMMENT= Automatically appends footer to SquirrelMail-generated emails
|
2006-03-20 21:40:20 +01:00
|
|
|
|
2013-12-08 19:59:35 +01:00
|
|
|
USE_SM_COMPAT= yes
|
|
|
|
USE_GENERIC_PKGMESSAGE= yes
|
2006-03-20 21:40:20 +01:00
|
|
|
|
2011-11-21 09:39:23 +01:00
|
|
|
LICENSE= GPLv2
|
2006-03-20 21:40:20 +01:00
|
|
|
|
2013-06-27 08:48:43 +02:00
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
2014-08-28 17:16:49 +02:00
|
|
|
.include <bsd.port.mk>
|