# New ports collection makefile for:   stmpclean
# Date created:        4 August 1999
# Whom:                shalunov
#
# $FreeBSD: ports/sysutils/stmpclean/Makefile,v 1.10 2007/04/13 14:09:40 lwhsu Exp $
#

PORTNAME=	stmpclean
PORTVERSION=	0.3
CATEGORIES=	sysutils security
MASTER_SITES=	http://shlang.com/stmpclean/

MAINTAINER=	shalunov@shlang.com
COMMENT=	Remove old files from temporary directories

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

.include <bsd.port.mk>
