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

PORTNAME=	login_notes
PORTVERSION=	1.2
PORTREVISION=	2
CATEGORIES=	mail www
DISTNAME=	${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.4.0

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Place notes on the login screen

LICENSE=	GPLv2

USE_SM_COMPAT=	yes
USE_GENERIC_PKGMESSAGE=	yes

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