freebsd-ports/sysutils/deleted/Makefile
Will Andrews 4ae6111970 Add deleted, a "garbage collection" daemon which deletes orphaned temporary
files, directories, etc.

(And yes, that is a '.' for this guy's username!)

PR:		18813
Submitted by:	Aleksandr A Babaylov <.@babolo.ru>
2000-06-02 15:33:08 +00:00

20 lines
322 B
Makefile

# New ports collection makefile for: deleted
# Date created: 2000 May 25
# Whom: @BABOLO <.@babolo.ru>
#
# $FreeBSD$
#
PORTNAME= deleted
PORTVERSION= 0.1
CATEGORIES= sysutils
MASTER_SITES= http://links.ru/FreeBSD/
MAINTAINER= .@babolo.ru
MAN1= deleted.1
MANCOMPRESSED= yes
BINMODE= 4555
.include <bsd.port.mk>