aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fileprune/Makefile
blob: 4f47be43db422f477648c2a8da489c5e6583f36e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: dds
# $FreeBSD$

PORTNAME=   fileprune
PORTVERSION=    1.9
CATEGORIES= sysutils
MASTER_SITES=   http://www.spinellis.gr/sw/unix/fileprune/ \
        http://www.dmst.aueb.gr/dds/sw/unix/fileprune/

MAINTAINER= dds@FreeBSD.org
COMMENT=    Prune a file set according to a given age distribution

PLIST_FILES=    bin/fileprune man/man1/fileprune.1.gz

.include <bsd.port.mk>