# Created by: Gerrit Beine <gerrit.beine@gmx.de>
# $FreeBSD: tags/RELEASE_10_0_0/mail/squirrelmail-notify-plugin/Makefile 336240 2013-12-12 01:32:34Z adamw $

PORTNAME=		notify
PORTVERSION=	1.3
PORTREVISION=	2
CATEGORIES=		mail www
DISTNAME=		${PORTNAME}_${PORTVERSION:S/./_/g}

MAINTAINER=		ports@FreeBSD.org
COMMENT=		Notify when new mail arrives

USE_SM_COMPAT=	yes

NO_STAGE=	yes

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