pkgsrc-wip/idled/Makefile
2007-01-07 21:03:13 +00:00

15 lines
400 B
Makefile

# $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/
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"