freebsd-ports/mail/squirrelmail-user_special_mailboxes-plugin/Makefile
2021-04-06 16:31:07 +02:00

17 lines
446 B
Makefile

# Created by: Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
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
USE_SM_COMPAT= yes
SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/}
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>