aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/deleted/Makefile
blob: 688174a74b5cc4c158245780b3f3139f8e96bc8d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    deleted
# Date created:             2000 May 25
# Whom:                 @BABOLO <.@babolo.ru>
#
# $FreeBSD$
#

PORTNAME=   deleted
PORTVERSION=    0.2
CATEGORIES= sysutils
MASTER_SITES=   ftp://ftp.kiarchive.ru/pub/unix/sysutl/ \
        http://www.links.ru/soft/

MAINTAINER= .@babolo.ru
COMMENT=    Daemon for garbdge collection in directories with temporary files

MAN1=       deleted.1
MANCOMPRESSED=  yes
BINMODE=    4555

post-install:
    @${CHMOD} 4555 ${PREFIX}/bin/deleted

.include <bsd.port.mk>