summaryrefslogtreecommitdiff
path: root/mail/squirrelmail-squirrel_logger-plugin/Makefile
blob: a5ee5afd74d8cde89619e7a15f47beab5c987c3b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	squirrel_logger
PORTVERSION=	2.3
PORTREVISION=	2
CATEGORIES=	mail www
DISTNAME=	${PORTNAME}-${PORTVERSION}-1.2.7

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Logging functionality for your webmail interface
WWW=		https://www.squirrelmail.org/plugin_view.php?id=52

USE_SM_COMPAT=	yes

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