Prune sysutils/pcpustat
[dports.git] / sysutils / fileprune / Makefile
1 # Created by: dds
2 # $FreeBSD$
3
4 PORTNAME=       fileprune
5 PORTVERSION=    1.9
6 CATEGORIES=     sysutils
7 MASTER_SITES=   http://www.spinellis.gr/sw/unix/fileprune/ \
8                 http://www.dmst.aueb.gr/dds/sw/unix/fileprune/
9
10 MAINTAINER=     dds@FreeBSD.org
11 COMMENT=        Prune a file set according to a given age distribution
12
13 PLIST_FILES=    bin/fileprune man/man1/fileprune.1.gz
14
15 .include <bsd.port.mk>