mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
10a0fb614e
With hat: portmgr-secretary
19 lines
451 B
Makefile
19 lines
451 B
Makefile
# Created by: Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= check-quota
|
|
PORTVERSION= 2.2
|
|
PORTREVISION= 3
|
|
CATEGORIES= mail www
|
|
DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION}-1.4.0
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Check/display users' mail quota (filesystem, IMAP-based, and cPanel)
|
|
|
|
USE_SM_COMPAT= YES
|
|
|
|
SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/}
|
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
|
.include <bsd.port.mk>
|