aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-websearch-plugin/Makefile
blob: 786e93ce2788549d24c7a28ac0b55fd9a2fcdf0e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:		squirrelmail-websearch-plugin
# Date created:		10 August
# Whom:			Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$

PORTNAME=	websearch
PORTVERSION=	0.1.6
PORTREVISION=	1
DISTNAME=	${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}
DIST_SUBDIR=	squirrelmail

MAINTAINER=	tabthorpe@FreeBSD.org
COMMENT=	Plugin for Websearch

LICENSE=	GPLv2

RUN_DEPENDS+=	${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin

SQUIRREL_PLUGIN_NAME=	web_search

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/mail/squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.post.mk>