# Created by: dds
# $FreeBSD: head/sysutils/fileprune/Makefile 455096 2017-11-29 09:00:18Z amdmi3 $

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

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

LICENSE=	MIT

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

.include <bsd.port.mk>
