2013-06-27 08:48:43 +02:00
|
|
|
# Created by: Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
|
2008-02-18 12:33:17 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= user_special_mailboxes
|
|
|
|
PORTVERSION= 0.1
|
2013-12-12 02:32:34 +01:00
|
|
|
PORTREVISION= 2
|
|
|
|
CATEGORIES= mail www
|
2008-02-18 12:33:17 +01:00
|
|
|
DISTNAME= ${PORTNAME:S/-/_/}.${PORTVERSION}-1.4
|
|
|
|
|
|
|
|
MAINTAINER= itetcu@FreeBSD.org
|
|
|
|
COMMENT= Lets define folders to be displayed at the top of the folders list
|
|
|
|
|
2012-03-26 16:53:22 +02:00
|
|
|
USE_SM_COMPAT= yes
|
2008-02-18 12:33:17 +01:00
|
|
|
|
|
|
|
SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/}
|
|
|
|
|
2013-09-20 21:59:12 +02:00
|
|
|
NO_STAGE= yes
|
2013-12-08 19:59:35 +01:00
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
2013-06-27 08:48:43 +02:00
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
2013-12-08 19:59:35 +01:00
|
|
|
.include <bsd.port.post.mk>
|