aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-quota_usage-plugin/Makefile
blob: 269fbb5a435277541109b12bd89bac6940f68f0c (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=	quota_usage
PORTVERSION=	1.3.1
PORTREVISION=	3
CATEGORIES=	mail www
DISTNAME=	${PORTNAME}-${PORTVERSION}-1.2.7

MAINTAINER=	ports@FreeBSD.org
COMMENT=	View quota and current usage

USE_SM_COMPAT=	yes
USE_GENERIC_PKGMESSAGE=	yes

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