diff options
Diffstat (limited to 'misc/p5-Array-PrintCols')
-rw-r--r-- | misc/p5-Array-PrintCols/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-Array-PrintCols/pkg-comment | 1 |
2 files changed, 2 insertions, 1 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 diff --git a/misc/p5-Array-PrintCols/pkg-comment b/misc/p5-Array-PrintCols/pkg-comment deleted file mode 100644 index 200f2e5a3e2e..000000000000 --- a/misc/p5-Array-PrintCols/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to print arrays of elements in sorted columns |