aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-compatibility-plugin/Makefile
blob: 2ab9f74f68558043a3cc7dfff447fb32672333e1 (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
25
# New ports collection makefile for:	squirrelmail-compatibility-plugin
# Date created:				3 Jul 2005
# Whom:					Alexander Wittig <alexander@wittig.name>
#
# $FreeBSD$

PORTNAME=	compatibility
PORTVERSION=	2.0.16
CATEGORIES=	mail www
MASTER_SITES=	http://www.squirrelmail.org/plugins/
PKGNAMEPREFIX=	squirrelmail-
PKGNAMESUFFIX=	-plugin
DISTNAME=	${PORTNAME}-${PORTVERSION}-1.0
DIST_SUBDIR=	squirrelmail

MAINTAINER=	tabthorpe@FreeBSD.org
COMMENT=	Required by many plugins for compatibility with SquirrelMail

USE_PERL5_RUN=	yes

CONFLICTS=	squirrelmail-compatibility-plugin-1.*

.include <bsd.port.pre.mk>
.include "../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.post.mk>