2006-07-11 16:56:17 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2007-03-16 13:55:58 +01:00
|
|
|
PORTNAME= timeout_user
|
2006-07-11 16:56:17 +02:00
|
|
|
PORTVERSION= 1.1.1
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 2
|
2007-03-16 13:55:58 +01:00
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-0.5
|
2006-07-11 16:56:17 +02:00
|
|
|
DIST_SUBDIR= squirrelmail
|
|
|
|
|
2013-09-19 21:36:27 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-07-11 16:56:17 +02:00
|
|
|
COMMENT= Automatically logs a user out if they're idle for a set amount of time
|
|
|
|
|
2010-06-07 22:33:22 +02:00
|
|
|
LICENSE= GPLv2
|
2006-07-11 16:56:17 +02:00
|
|
|
|
2010-06-07 22:33:22 +02:00
|
|
|
RUN_DEPENDS+= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin
|
2006-07-11 16:56:17 +02:00
|
|
|
|
2013-09-20 21:59:12 +02:00
|
|
|
NO_STAGE= yes
|
2013-06-27 08:48:43 +02:00
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
|
|
|
.include <bsd.port.mk>
|