# New ports collection makefile for:    squirrelmail-squirrel_logger-plugin
# Date created:         2010-07-13
# Whom:                 Satoru Suzuki <xsuzu@yokohama.riken.jp>
#
# $FreeBSD: ports/mail/squirrelmail-squirrel_logger-plugin/Makefile,v 1.1 2010/08/05 14:13:30 tabthorpe Exp $
#

PORTNAME=	squirrel_logger
PORTVERSION=	2.3
CATEGORIES=	mail www
MASTER_SITES=	http://www.squirrelmail.org/plugins/
PKGNAMEPREFIX=  squirrelmail-
PKGNAMESUFFIX=  -plugin
DISTNAME=	${PORTNAME}-${PORTVERSION}-1.2.7
DIST_SUBDIR=	squirrelmail

MAINTAINER=	morinaga@riken.jp
COMMENT=	Logging functionality for your webmail interface

USE_SM_COMPAT=	yes

.include <bsd.port.pre.mk>

.include "${PORTSDIR}/mail/squirrelmail/bsd.squirrelmail.mk"

.include <bsd.port.post.mk>
