2013-07-08 20:42:15 +02:00
|
|
|
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
|
2006-07-04 03:23:50 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Dir-Purge
|
2006-09-26 00:57:18 +02:00
|
|
|
PORTVERSION= 1.02
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2006-07-04 03:23:50 +02:00
|
|
|
CATEGORIES= sysutils perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-07-04 03:23:50 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= ehaupt@FreeBSD.org
|
|
|
|
COMMENT= Purge directories to a given number of files
|
|
|
|
|
2013-09-07 08:13:27 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2016-09-10 16:14:08 +02:00
|
|
|
NO_ARCH= yes
|
2006-07-04 03:23:50 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|