1999-08-12 02:22:48 +02:00
|
|
|
# New ports collection makefile for: stmpclean
|
|
|
|
# Date created: 4 August 1999
|
|
|
|
# Whom: shalunov
|
|
|
|
#
|
1999-08-31 04:00:46 +02:00
|
|
|
# $FreeBSD$
|
2000-04-09 21:09:11 +02:00
|
|
|
#
|
1999-08-12 02:22:48 +02:00
|
|
|
|
2000-04-09 21:09:11 +02:00
|
|
|
PORTNAME= stmpclean
|
2005-03-16 17:30:36 +01:00
|
|
|
PORTVERSION= 0.3
|
2003-09-29 16:03:24 +02:00
|
|
|
CATEGORIES= sysutils security
|
2007-04-13 16:09:41 +02:00
|
|
|
MASTER_SITES= http://shlang.com/stmpclean/
|
1999-08-12 02:22:48 +02:00
|
|
|
|
2007-04-03 00:04:42 +02:00
|
|
|
MAINTAINER= shalunov@shlang.com
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Remove old files from temporary directories
|
1999-08-12 02:22:48 +02:00
|
|
|
|
|
|
|
MAN8= stmpclean.8
|
|
|
|
MANCOMPRESSED= no
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= sbin/stmpclean
|
1999-08-12 02:22:48 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|