e1630922bd
that it will work when installed from binary pkg. Bump PORTREVISION on all plugins for this.
18 lines
438 B
Makefile
18 lines
438 B
Makefile
# Created by: Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= unsafe_image_rules
|
|
PORTVERSION= 0.8
|
|
PORTREVISION= 3
|
|
CATEGORIES= mail www
|
|
DISTNAME= ${PORTNAME:S/-/_/}.${PORTVERSION}-1.4
|
|
|
|
MAINTAINER= itetcu@FreeBSD.org
|
|
COMMENT= Determines what unsafe (web) images will be shown
|
|
|
|
USE_SM_COMPAT= yes
|
|
|
|
SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/}
|
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
|
.include <bsd.port.mk>
|