diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-08-01 02:55:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-08-01 02:55:14 +0800 |
commit | 54186206fb8cc0325cbe129b612f72007075618e (patch) | |
tree | bbf800865fd7955721dd9519a33280bc65349534 | |
parent | 80a429a5780dce2dbad307a275922f2be3c672e1 (diff) | |
download | freebsd-ports-gnome-54186206fb8cc0325cbe129b612f72007075618e.tar.gz freebsd-ports-gnome-54186206fb8cc0325cbe129b612f72007075618e.tar.zst freebsd-ports-gnome-54186206fb8cc0325cbe129b612f72007075618e.zip |
- Add LICENSE
- Sort PLIST
- Reformat pkg-descr
- Remove Author line
-rw-r--r-- | textproc/p5-Text-Emoticon/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Text-Emoticon/pkg-descr | 6 | ||||
-rw-r--r-- | textproc/p5-Text-Emoticon/pkg-plist | 4 |
3 files changed, 8 insertions, 7 deletions
diff --git a/textproc/p5-Text-Emoticon/Makefile b/textproc/p5-Text-Emoticon/Makefile index 1af316462f34..66ff888bfe45 100644 --- a/textproc/p5-Text-Emoticon/Makefile +++ b/textproc/p5-Text-Emoticon/Makefile @@ -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> diff --git a/textproc/p5-Text-Emoticon/pkg-descr b/textproc/p5-Text-Emoticon/pkg-descr index 0665106469c6..00d93a50cd2f 100644 --- a/textproc/p5-Text-Emoticon/pkg-descr +++ b/textproc/p5-Text-Emoticon/pkg-descr @@ -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/ diff --git a/textproc/p5-Text-Emoticon/pkg-plist b/textproc/p5-Text-Emoticon/pkg-plist index ebd18d93efd6..5dc8aabeee88 100644 --- a/textproc/p5-Text-Emoticon/pkg-plist +++ b/textproc/p5-Text-Emoticon/pkg-plist @@ -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 |