1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 1.05

- Add LICENSE (Artistic 1 & GPL 1)
- Take maintainership

Changes:	http://search.cpan.org/dist/Chatbot-Eliza/Changes
This commit is contained in:
Frederic Culot 2014-04-24 08:05:19 +00:00
parent 834ddf0e25
commit 0f18a5abda
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351986
3 changed files with 9 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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