# $Id: Portfile 45172 2009-01-09 20:02:03Z mcalhoun@macports.org $

PortSystem 1.0

name			keep
version			0.5.1
categories		sysutils
platforms		darwin
maintainers		nomaintainer
description		tool that deletes everything in a directory but a selection
long_description	keep is a program which deletes everything in a \
				directory except for the files that you tell it to \
				keep. It is useful in the situation where the list of \
				files in a directory that you want to keep is shorter \
				than the list of files you want to delete.

homepage		http://keep.sourceforge.net/
master_sites	sourceforge
checksums		md5 9e06c8b977138a9c9454976087dc99f5

depends_lib		path:bin/perl:perl5

configure.cmd	perl Makefile.PL
configure.pre_args

test.run	yes
