e1630922bd
that it will work when installed from binary pkg. Bump PORTREVISION on all plugins for this.
17 lines
382 B
Makefile
17 lines
382 B
Makefile
# Created by: Gerrit Beine <gerrit.beine@gmx.de>
|
|
# $FreeBSD$
|
|
|
|
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>
|