mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add LICENSE
- Sort PLIST - Reformat pkg-descr - Remove Author line
This commit is contained in:
parent
dbb236bf79
commit
a726f21042
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363662
@ -10,10 +10,13 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Factory class for Yahoo! and MSN emoticons
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,4 @@
|
||||
Text::Emoticon is a factory class to dispatch MSN/YIM emoticon set.
|
||||
It's made to become handy to be used in other applications like
|
||||
Kwiki/MT plugins.
|
||||
Text::Emoticon is a factory class to dispatch MSN/YIM emoticon set. It's made
|
||||
to become handy to be used in other applications like Kwiki/MT plugins.
|
||||
|
||||
Author: Tatsuhiko Miyagawa <miyagawa@bulknews.net>
|
||||
WWW: http://search.cpan.org/dist/Text-Emoticon/
|
||||
|
@ -1,6 +1,6 @@
|
||||
%%PERL5_MAN3%%/Text::Emoticon.3.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Emoticon/.packlist
|
||||
%%SITE_PERL%%/Text/Emoticon.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Emoticon/.packlist
|
||||
%%PERL5_MAN3%%/Text::Emoticon.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Emoticon
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
|
||||
@dirrmtry %%SITE_PERL%%/Text
|
||||
|
Loading…
Reference in New Issue
Block a user