e1630922bd
that it will work when installed from binary pkg. Bump PORTREVISION on all plugins for this.
19 lines
430 B
Makefile
19 lines
430 B
Makefile
# Created by: Gerrit Beine <gerrit.beine@gmx.de>
|
|
# $FreeBSD$
|
|
|
|
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>
|