freebsd-ports/sysutils/stmpclean/Makefile
2004-02-06 13:12:53 +00:00

20 lines
441 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
PLIST_FILES= sbin/stmpclean
.include <bsd.port.mk>