mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04: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
3 changed files with 7 additions and 8 deletions
|
@ -13,7 +13,7 @@ COMMENT= Parses folksonomy space-separated tags
|
||||||
LICENSE= ART10 GPLv1
|
LICENSE= ART10 GPLv1
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
USES= perl5
|
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
USES= perl5
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
Parses "folksonomies", which are simple space-separated-but-optionally-
|
Parses "folksonomies", which are simple space-separated-but-optionally- quoted
|
||||||
quoted tag lists. See Text::Tags::Parser for the actual module;
|
tag lists. See Text::Tags::Parser for the actual module; Text::Tags may be used
|
||||||
Text::Tags may be used in a future version of the distribution.
|
in a future version of the distribution.
|
||||||
|
|
||||||
Author: Best Practical Solutions, LLC.
|
|
||||||
WWW: http://search.cpan.org/dist/Text-Tags/
|
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.pm
|
||||||
%%SITE_PERL%%/Text/Tags/Parser.pm
|
%%SITE_PERL%%/Text/Tags/Parser.pm
|
||||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Tags/.packlist
|
%%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
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Tags
|
||||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
|
||||||
@dirrmtry %%SITE_PERL%%/Text/Tags
|
@dirrm %%SITE_PERL%%/Text/Tags
|
||||||
@dirrmtry %%SITE_PERL%%/Text
|
@dirrmtry %%SITE_PERL%%/Text
|
||||||
|
|
Loading…
Add table
Reference in a new issue