# New ports collection makefile for:   stmpclean
# Date created:        4 August 1999
# Whom:                shalunov
#
# $FreeBSD$
#

PORTNAME=	stmpclean
PORTVERSION=	0.3
CATEGORIES=	sysutils security
MASTER_SITES=	http://www.internet2.edu/~shalunov/stmpclean/

MAINTAINER=	shalunov@internet2.edu
COMMENT=	Remove old files from temporary directories

MAN8=		stmpclean.8
MANCOMPRESSED=	no
PLIST_FILES=	sbin/stmpclean

.include <bsd.port.mk>