pkgsrc-wip/idled/Makefile

16 lines
400 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2007/01/07 21:03:13 shattered Exp $
#
DISTNAME= idled-1.16
CATEGORIES= sysutils
MASTER_SITES= http://www.netsw.org/system/tools/process/
2003-08-29 13:49:27 +02:00
MAINTAINER= tmarc@NetBSD.org.pl
HOMEPAGE= http://web.archive.org/web/2/http://www.darkwing.com/idled/
COMMENT= Daemon that logs out idle users
post-extract:
${RM} -f ${WRKSRC}/parse.c ${WRKSRC}/scan.c
.include "../../mk/bsd.pkg.mk"