freebsd-ports/sysutils/fileprune/Makefile
Alexander Leidinger d1219214d7 Rename after repo-copy.
Submitted by:	dds
Repo-copy by:	joe
2003-11-06 10:49:01 +00:00

20 lines
449 B
Makefile

# New ports collection makefile for: prune
# Date created: 29 August 2003
# Whom: dds
#
# $FreeBSD$
#
PORTNAME= fileprune
PORTVERSION= 1.8
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
.include <bsd.port.mk>