freebsd-ports/sysutils/stmpclean/Makefile
Edwin Groothuis 96d9d7a997 inew port version: sysutils/stmpclean
Update to version 0.2

PR:		ports/50256
Submitted by:	stanislav shalunov <shalunov@internet2.edu>
2003-09-29 14:03:24 +00:00

19 lines
413 B
Makefile

# New ports collection makefile for: stmpclean
# Date created: 4 August 1999
# Whom: shalunov
#
# $FreeBSD$
#
PORTNAME= stmpclean
PORTVERSION= 0.2
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
.include <bsd.port.mk>