mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
96d9d7a997
Update to version 0.2 PR: ports/50256 Submitted by: stanislav shalunov <shalunov@internet2.edu>
20 lines
413 B
Makefile
20 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>
|