mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Sort PLIST
- Reformat pkg-descr - Remove Author line
This commit is contained in:
parent
a726f21042
commit
d10c7a2989
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363663
@ -13,7 +13,7 @@ COMMENT= Parses folksonomy space-separated tags
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,5 @@
|
||||
Parses "folksonomies", which are simple space-separated-but-optionally-
|
||||
quoted tag lists. See Text::Tags::Parser for the actual module;
|
||||
Text::Tags may be used in a future version of the distribution.
|
||||
Parses "folksonomies", which are simple space-separated-but-optionally- quoted
|
||||
tag lists. See Text::Tags::Parser for the actual module; Text::Tags may be used
|
||||
in a future version of the distribution.
|
||||
|
||||
Author: Best Practical Solutions, LLC.
|
||||
WWW: http://search.cpan.org/dist/Text-Tags/
|
||||
|
@ -1,9 +1,9 @@
|
||||
%%PERL5_MAN3%%/Text::Tags.3.gz
|
||||
%%PERL5_MAN3%%/Text::Tags::Parser.3.gz
|
||||
%%SITE_PERL%%/Text/Tags.pm
|
||||
%%SITE_PERL%%/Text/Tags/Parser.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Tags/.packlist
|
||||
%%PERL5_MAN3%%/Text::Tags.3.gz
|
||||
%%PERL5_MAN3%%/Text::Tags::Parser.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Tags
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
|
||||
@dirrmtry %%SITE_PERL%%/Text/Tags
|
||||
@dirrm %%SITE_PERL%%/Text/Tags
|
||||
@dirrmtry %%SITE_PERL%%/Text
|
||||
|
Loading…
Reference in New Issue
Block a user