summaryrefslogtreecommitdiff
path: root/mail/squirrelmail-compatibility-plugin/Makefile
blob: 52f44c0f52ccb398d2978211a836d70809e8c229 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Alexander Wittig <alexander@wittig.name>
# $FreeBSD$

PORTNAME=	compatibility
PORTVERSION=	2.0.16
PORTREVISION=	1
CATEGORIES=	mail www
DISTNAME=	${PORTNAME}-${PORTVERSION}-1.0

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

.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>