freebsd-ports/sysutils/fileprune/Makefile

18 lines
394 B
Makefile

# Created by: 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
NO_STAGE= yes
.include <bsd.port.mk>