diff --git a/misc/p5-Chatbot-Eliza/Makefile b/misc/p5-Chatbot-Eliza/Makefile index 3389ffaee1c8..e4b4be1c6666 100644 --- a/misc/p5-Chatbot-Eliza/Makefile +++ b/misc/p5-Chatbot-Eliza/Makefile @@ -2,14 +2,17 @@ # $FreeBSD$ PORTNAME= Chatbot-Eliza -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= culot@FreeBSD.org COMMENT= Clone of the classic Eliza program +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure diff --git a/misc/p5-Chatbot-Eliza/distinfo b/misc/p5-Chatbot-Eliza/distinfo index 13fa0a6495a3..a331e5b211cd 100644 --- a/misc/p5-Chatbot-Eliza/distinfo +++ b/misc/p5-Chatbot-Eliza/distinfo @@ -1,2 +1,2 @@ -SHA256 (Chatbot-Eliza-1.04.tar.gz) = cc477e373c7cb4ee77ab6d50d4d6f19a6fe3a12ff1d4d555524031101c9a4a0f -SIZE (Chatbot-Eliza-1.04.tar.gz) = 38361 +SHA256 (Chatbot-Eliza-1.05.tar.gz) = 7e6fc832a96ae0830e4ab3f3df7d670163f7016dbd00f69e347c9f37101b8e96 +SIZE (Chatbot-Eliza-1.05.tar.gz) = 39583 diff --git a/misc/p5-Chatbot-Eliza/pkg-plist b/misc/p5-Chatbot-Eliza/pkg-plist index f56e33f6cafd..3f97dae9ebb8 100644 --- a/misc/p5-Chatbot-Eliza/pkg-plist +++ b/misc/p5-Chatbot-Eliza/pkg-plist @@ -1,5 +1,6 @@ %%PERL5_MAN3%%/Chatbot::Eliza.3.gz %%SITE_PERL%%/Chatbot/Eliza.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chatbot/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chatbot/Eliza/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chatbot/Eliza @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chatbot @dirrmtry %%SITE_PERL%%/Chatbot