# Created by: dds
# $FreeBSD: sysutils/fileprune/Makefile 327772 2013-09-20 23:05:58Z bapt $

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

MAN1=		fileprune.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/fileprune

NO_STAGE=	yes
.include <bsd.port.mk>
