summaryrefslogblamecommitdiff
path: root/sysutils/fileprune/Makefile
blob: baf30690eb0b190e13213aafbffa6b149f660f87 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                            
                         
                   
                        

                                                              



                                                                      
                           
                   
                             

                      
# New ports collection makefile for:   prune
# Date created:        29 August 2003
# Whom:                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

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

.include <bsd.port.mk>