freebsd-ports/mail/squirrelmail-notify-plugin/Makefile
2021-04-06 16:31:07 +02:00

15 lines
337 B
Makefile

# Created by: Gerrit Beine <gerrit.beine@gmx.de>
PORTNAME= notify
PORTVERSION= 1.3
PORTREVISION= 3
CATEGORIES= mail www
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}
MAINTAINER= ports@FreeBSD.org
COMMENT= Notify when new mail arrives
USE_SM_COMPAT= yes
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>