# New ports collection makefile for:	xautolock
# Date created:		20 Jul 1996
# Whom:			Eric Blood <eblood@cs.unr.edu>
#
# $FreeBSD: ports/x11/xautolock/Makefile,v 1.13 2003/02/21 14:06:05 knu Exp $
#

PORTNAME=	xautolock
PORTVERSION=	1.15
CATEGORIES=	x11
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	applications
DISTNAME=	${PORTNAME}-pl15
EXTRACT_SUFX=	.tgz

MAINTAINER=	eblood@cs.unr.edu
COMMENT=	Used to activate xlock after a user defined time of inactivity

USE_IMAKE=	yes
MAN1=		xautolock.1

.include <bsd.port.mk>
