freebsd-ports/devel/p5-Proc-BackOff/Makefile

19 lines
344 B
Makefile

# Created by: Tom Judge <tj@FreeBSD.org>
# $FreeBSD$
PORTNAME= Proc-BackOff
PORTVERSION= 0.02
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module that provides methods to backoff on failures
LICENSE= ART10
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>