Update sysutils/cfengine36 to version 3.6.1_1,1
[dports.git] / sysutils / p5-Dir-Purge / Makefile
1 # Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Dir-Purge
5 PORTVERSION=    1.02
6 CATEGORIES=     sysutils perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     ehaupt@FreeBSD.org
11 COMMENT=        Purge directories to a given number of files
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>