diff options
Diffstat (limited to 'shells/zoidberg/Makefile')
-rw-r--r-- | shells/zoidberg/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/shells/zoidberg/Makefile b/shells/zoidberg/Makefile index 8171f63bd4f6..dbff47923069 100644 --- a/shells/zoidberg/Makefile +++ b/shells/zoidberg/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: zoidberg -# Date created: Sep 24, 2004 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= zoidberg PORTVERSION= 0.96 @@ -15,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:PARDUS DISTNAME= Zoidberg-${PORTVERSION} MAINTAINER= perl@FreeBSD.org -COMMENT= A modular PERL shell +COMMENT= Modular PERL shell BUILD_DEPENDS= p5-Exporter-Tidy>=0:${PORTSDIR}/devel/p5-Exporter-Tidy \ p5-Term-ReadLine-Zoid>=0:${PORTSDIR}/devel/p5-Term-ReadLine-Zoid \ |