diff options
Diffstat (limited to 'devel/p5-Log-Report-Lexicon/Makefile')
| -rw-r--r-- | devel/p5-Log-Report-Lexicon/Makefile | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/devel/p5-Log-Report-Lexicon/Makefile b/devel/p5-Log-Report-Lexicon/Makefile new file mode 100644 index 000000000000..596cc42aca97 --- /dev/null +++ b/devel/p5-Log-Report-Lexicon/Makefile @@ -0,0 +1,23 @@ +PORTNAME= Log-Report-Lexicon +PORTVERSION= 1.15 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MARKOV +PKGNAMEPREFIX= p5- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Translation component of Log::Report +WWW= https://metacpan.org/dist/Log-Report-Lexicon + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Log-Report>=1.40:devel/p5-Log-Report + +USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes + +.include <bsd.port.mk> |
