diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /shells/zoidberg/Makefile | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
download | ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip |
Notes
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 \ |