freebsd-ports/sysutils/stmpclean/Makefile

21 lines
421 B
Makefile
Raw Normal View History

# New ports collection makefile for: stmpclean
# Date created: 4 August 1999
# Whom: shalunov
#
1999-08-31 04:00:46 +02:00
# $FreeBSD$
#
PORTNAME= stmpclean
PORTVERSION= 0.3
CATEGORIES= sysutils security
MASTER_SITES= http://shlang.com/stmpclean/
MAINTAINER= shalunov@shlang.com
2003-02-21 14:28:59 +01:00
COMMENT= Remove old files from temporary directories
MAN8= stmpclean.8
MANCOMPRESSED= no
PLIST_FILES= sbin/stmpclean
.include <bsd.port.mk>