freebsd-ports/sysutils/fileprune/Makefile
Renato Botelho 5d64645127 - Update to 1.9
PR:		86592
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	dds (maintainer)
2005-09-26 15:57:22 +00:00

21 lines
476 B
Makefile

# 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>