Add LICENSE_FILE
- Add NO_ARCH - Sort PLIST - Reformat pkg-descr - Take maintainership
This commit is contained in:
parent
ae48b27a27
commit
30626c4534
@ -6,12 +6,15 @@ CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Display text in formatted table output
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
Text::TabularDisplay simplifies displaying textual data in a table.
|
||||
The output is identical to the columnar display of query results
|
||||
in the mysql text monitor.
|
||||
Text::TabularDisplay simplifies displaying textual data in a table. The output
|
||||
is identical to the columnar display of query results in the mysql text monitor.
|
||||
|
||||
WWW: https://metacpan.org/release/Text-TabularDisplay
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/Text::TabularDisplay.3.gz
|
||||
%%SITE_PERL%%/Text/TabularDisplay.pm
|
||||
%%PERL5_MAN3%%/Text::TabularDisplay.3.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user