aboutsummaryrefslogtreecommitdiffstats
path: root/mail/squirrelmail-qmailadmin_login-plugin/Makefile
blob: 68c393aa420c36bcd9d27831b1a12751bccf5bc7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	qmailadmin_login
PORTVERSION=	1.1
PORTREVISION=	4
CATEGORIES=	mail www
DISTNAME=	${PORTNAME}-${PORTVERSION}-1.4.3

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Using the QmailAdmin cgi interface from SquirrelMail
WWW=		https://www.squirrelmail.org

RUN_DEPENDS=	${LOCALBASE}/www/cgi-bin.default/qmailadmin/qmailadmin:mail/qmailadmin

USE_GENERIC_PKGMESSAGE=	yes

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