freebsd-ports/sysutils/stmpclean/Makefile
Roman Bogorodskiy e779f389ac Update to 0.3
PR:	78912
Submitted by:	Matthew West <mwest@uct.ac.za>
Approved by:	stanislav shalunov (maintainer), krion (mentor) (implicit)
2005-03-16 16:30:36 +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.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>