aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-DirSync/Makefile
blob: bfc7df91ada89f6928c20f508d854e22b6968b12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	File-DirSync
PORTVERSION=	1.22
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	mhjacks@swbell.net
COMMENT=	Perl5 module for synchronizing two directories rapidly
WWW=		http://freeware.roobik.com/filedirsync/

USES=		perl5
USE_PERL5=	configure

CONFLICTS_INSTALL=	py*-dirsync

.include <bsd.port.mk>