forked from Lainports/freebsd-ports
- Add LICENSE
- Sort PLIST - Reformat pkg-descr - Remove Author line
This commit is contained in:
parent
dbb236bf79
commit
a726f21042
3 changed files with 8 additions and 7 deletions
|
|
@ -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…
Add table
Reference in a new issue