diff options
Diffstat (limited to 'lang/p5-Tcl/Makefile')
-rw-r--r-- | lang/p5-Tcl/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/lang/p5-Tcl/Makefile b/lang/p5-Tcl/Makefile index 6e0f8a3e16c8..dbbbeec45626 100644 --- a/lang/p5-Tcl/Makefile +++ b/lang/p5-Tcl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Tcl -# Date created: June 15th 1997 -# Whom: James FitzGibbon <jfitz@FreeBSD.org> -# +# Created by: James FitzGibbon <jfitz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Tcl PORTVERSION= 1.02 @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:VKON PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Tcl extension module for Perl5 +COMMENT= Tcl extension module for Perl5 CONFIGURE_ARGS= --nousestubs --tclsh ${TCLSH} PERL_CONFIGURE= yes |