summaryrefslogtreecommitdiff
path: root/sysutils/stmpclean/Makefile
blob: a48ecc2163bdeb7d4677bffd4fa4ed82ac972381 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:   stmpclean
# Date created:        4 August 1999
# Whom:                shalunov
#
# $FreeBSD$
#

PORTNAME=	stmpclean
PORTVERSION=	0.1
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.mccme.ru/users/shalunov/

MAINTAINER=	shalunov@mccme.ru
COMMENT=	Remove old files from temporary directories

MAN8=		stmpclean.8
MANCOMPRESSED=	no

.include <bsd.port.mk>