1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/mail/squirrelmail-check_quota-plugin/Makefile
2017-02-27 21:20:41 +00:00

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>