aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-notes-plugin/Makefile
blob: ebca3188ed00a07b9c17e4e94f2d1b204427f3f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Gerrit Beine <gerrit.beine@gmx.de>

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

USE_SM_COMPAT=	yes
USE_GENERIC_PKGMESSAGE=	yes

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