summaryrefslogtreecommitdiff
path: root/mail/squirrelmail-notes-plugin/Makefile
blob: 3bc3f6b50225b4765a80041dd4537326ac51965c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	notes
PORTVERSION=	1.2
PORTREVISION=	3
CATEGORIES=	mail www
DISTNAME=	${PORTNAME}.${PORTVERSION}-1.4.0

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Allows you to create notes
WWW=		https://www.squirrelmail.org

USE_SM_COMPAT=	yes
USE_GENERIC_PKGMESSAGE=	yes

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