opnsense-ports/mail/squirrelmail-user_special_mailboxes-plugin/Makefile
2022-09-07 22:33:21 +02:00

16 lines
444 B
Makefile

PORTNAME= user_special_mailboxes
PORTVERSION= 0.1
PORTREVISION= 3
CATEGORIES= mail www
DISTNAME= ${PORTNAME:S/-/_/}.${PORTVERSION}-1.4
MAINTAINER= ports@FreeBSD.org
COMMENT= Lets define folders to be displayed at the top of the folders list
WWW= https://www.squirrelmail.org/plugin_view.php?id=183
USE_SM_COMPAT= yes
SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/}
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>