blob: 560a57164a52356863ca81c8927e6e3719d5692b (
plain) (
tree)
|
|
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
PORTNAME= Dir-Purge
PORTVERSION= 1.02
PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Purge directories to a given number of files
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>
|