diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-28 13:13:25 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-28 13:13:25 +0000 |
commit | 0f7042e5fea2663ffb826ec77fc9ae8c1033b4e5 (patch) | |
tree | 0b9ffe0ab5425dad980a2f610ed38506c77a12c8 /lang/p5-Data-JavaScript | |
parent | lang/ghc: Remove legacy mk files, there are no users left in the tree. (diff) |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).
Diffstat (limited to 'lang/p5-Data-JavaScript')
-rw-r--r-- | lang/p5-Data-JavaScript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-Data-JavaScript/Makefile b/lang/p5-Data-JavaScript/Makefile index 1edfad3f4946..edfad4fcedf2 100644 --- a/lang/p5-Data-JavaScript/Makefile +++ b/lang/p5-Data-JavaScript/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Data::JavaScript - Dump perl structures to JavaScript code +COMMENT= Dump Perl structures to JavaScript code USES= perl5 tar:tgz USE_PERL5= configure |