diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-26 02:44:20 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-26 02:44:20 +0800 |
commit | 58fe9c005f05308e85f884e87474145bc4c7de69 (patch) | |
tree | 206df2e78a00cc72ceac4dccbb0f55b66d1f174c /misc/p5-Chatbot-Eliza | |
parent | 4028292fd7f17d18022efe1c59c65ebbaf8b6e52 (diff) | |
download | freebsd-ports-gnome-58fe9c005f05308e85f884e87474145bc4c7de69.tar.gz freebsd-ports-gnome-58fe9c005f05308e85f884e87474145bc4c7de69.tar.zst freebsd-ports-gnome-58fe9c005f05308e85f884e87474145bc4c7de69.zip |
Cleanup unmaintained ports in the misc category:
- Single space for WWW in pkg-descr
- Ordering if of items in Makefile
- Trim headers
- Comment should not begin with leading article
- Pet portlint
Diffstat (limited to 'misc/p5-Chatbot-Eliza')
-rw-r--r-- | misc/p5-Chatbot-Eliza/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/misc/p5-Chatbot-Eliza/Makefile b/misc/p5-Chatbot-Eliza/Makefile index fa7873774d10..9dced3d6a31a 100644 --- a/misc/p5-Chatbot-Eliza/Makefile +++ b/misc/p5-Chatbot-Eliza/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: p5-Chatbot-Eliza -# Date created: Jan 12, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= Chatbot-Eliza PORTVERSION= 1.04 @@ -13,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -COMMENT= A clone of the classic Eliza program +COMMENT= Clone of the classic Eliza program PERL_CONFIGURE= yes |