aboutsummaryrefslogblamecommitdiff
path: root/mail/squirrelmail-unsafe_image_rules-plugin/Makefile
blob: e6501348599c96c38345b0158b9644f52c7fe838 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                    
                 





                                                                 
                   
                   


                                          

                          
                                                            

                           
# New ports collection makefile for:	squirrelmail-unsafe_image_rules-plugin
# Date created:				2008-02-16
# Whom:					Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	unsafe_image_rules
PORTVERSION=	0.8
PORTREVISION=	1
DISTNAME=	${PORTNAME:S/-/_/}.${PORTVERSION}-1.4
DIST_SUBDIR=	squirrelmail

MAINTAINER=	itetcu@FreeBSD.org
COMMENT=	Determines what unsafe (web) images will be shown

USE_SM_COMPAT=	yes
USE_PERL5_RUN=	yes

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

.include <bsd.port.pre.mk>

.include "${PORTSDIR}/mail/squirrelmail/bsd.squirrelmail.mk"

.include <bsd.port.post.mk>