summaryrefslogtreecommitdiff
path: root/mail/squirrelmail-unsafe_image_rules-plugin/Makefile
blob: c5eb0e876761d2620ea0faf297375463832fd4f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	unsafe_image_rules
PORTVERSION=	0.8
PORTREVISION=	3
CATEGORIES=	mail www
DISTNAME=	${PORTNAME:S/-/_/}.${PORTVERSION}-1.4

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Determines what unsafe (web) images will be shown
WWW=		https://www.squirrelmail.org/plugin_view.php?id=98

USE_SM_COMPAT=	yes

SQUIRREL_PLUGIN_NAME=	${PORTNAME:S/-/_/}

.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>