2013-09-20 21:59:12 +02:00
|
|
|
# Created by: Gerrit Beine <gerrit.beine@gmx.de>
|
2006-03-20 21:49:15 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2014-08-28 17:16:49 +02:00
|
|
|
PORTNAME= notify
|
2013-12-08 17:53:57 +01:00
|
|
|
PORTVERSION= 1.3
|
2014-08-28 17:16:49 +02:00
|
|
|
PORTREVISION= 3
|
|
|
|
CATEGORIES= mail www
|
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}
|
2006-03-20 21:49:15 +01:00
|
|
|
|
2014-08-28 17:16:49 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
COMMENT= Notify when new mail arrives
|
2006-03-20 21:49:15 +01:00
|
|
|
|
2013-12-08 17:53:57 +01:00
|
|
|
USE_SM_COMPAT= yes
|
2006-03-20 21:49:15 +01:00
|
|
|
|
2013-12-08 17:53:57 +01:00
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
2014-08-28 17:16:49 +02:00
|
|
|
.include <bsd.port.mk>
|