# Created by: Will Andrews <will@FreeBSD.org>
# $FreeBSD: head/devel/p5-LockFile-Simple/Makefile 435088 2017-02-28 22:50:03Z sunpoet $

PORTNAME=	LockFile-Simple
PORTVERSION=	0.208
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module implementing simple file locking

LICENSE=	ART10 GPLv2+
LICENSE_COMB=	dual

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
