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
|
2013-12-12 02:32:34 +01:00
|
|
|
PORTREVISION= 4
|
|
|
|
CATEGORIES= mail www
|
2007-03-16 13:55:58 +01:00
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-0.5
|
2006-07-11 16:56:17 +02:00
|
|
|
|
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
|
|
|
|
2013-12-08 19:59:35 +01:00
|
|
|
USE_SM_COMPAT= yes
|
|
|
|
USE_GENERIC_PKGMESSAGE= yes
|
2006-07-11 16:56:17 +02:00
|
|
|
|
2013-12-08 19:59:35 +01:00
|
|
|
|
|
|
|
post-patch:
|
|
|
|
@${MV} ${WRKSRC}/${SQUIRREL_PLUGIN_NAME}/config.php ${WRKSRC}/${SQUIRREL_PLUGIN_NAME}/config.php.sample
|
|
|
|
|
|
|
|
.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>
|