diff options
Diffstat (limited to 'misc/p5-Array-PrintCols/Makefile')
-rw-r--r-- | misc/p5-Array-PrintCols/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile index 4b52c3aeead2..4586e49e40bb 100644 --- a/misc/p5-Array-PrintCols/Makefile +++ b/misc/p5-Array-PrintCols/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl5 module to print arrays of elements in sorted columns + PERL_CONFIGURE= yes MAN3= Array::PrintCols.3 |