2013-06-27 08:48:43 +02:00
|
|
|
# Created by: Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
|
2008-02-17 16:18:52 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= unsafe_image_rules
|
|
|
|
PORTVERSION= 0.8
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 1
|
2008-02-17 16:18:52 +01:00
|
|
|
DISTNAME= ${PORTNAME:S/-/_/}.${PORTVERSION}-1.4
|
|
|
|
DIST_SUBDIR= squirrelmail
|
|
|
|
|
|
|
|
MAINTAINER= itetcu@FreeBSD.org
|
|
|
|
COMMENT= Determines what unsafe (web) images will be shown
|
|
|
|
|
2009-02-11 22:49:19 +01:00
|
|
|
USE_SM_COMPAT= yes
|
2009-11-10 20:23:06 +01:00
|
|
|
USE_PERL5_RUN= yes
|
2008-02-17 16:18:52 +01:00
|
|
|
|
|
|
|
SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/}
|
|
|
|
|
2013-06-27 08:48:43 +02:00
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
2008-02-17 16:18:52 +01:00
|
|
|
|
2013-06-27 08:48:43 +02:00
|
|
|
.include <bsd.port.mk>
|