diff options
Diffstat (limited to 'japanese/tcl76/Makefile')
-rw-r--r-- | japanese/tcl76/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/japanese/tcl76/Makefile b/japanese/tcl76/Makefile index fb366b1a5eb1..5dc261bb7e74 100644 --- a/japanese/tcl76/Makefile +++ b/japanese/tcl76/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tcl7.6jp -# Date created: 11 March 1997 -# Whom: taguchi@tohoku.iij.ad.jp -# +# Created by: taguchi@tohoku.iij.ad.jp # $FreeBSD$ -# PORTNAME= tcl PORTVERSION= 7.6 @@ -17,6 +13,9 @@ PATCHFILES= ${PORTNAME}${PORTVERSION}jp-patch.gz MAINTAINER= ports@FreeBSD.org COMMENT= Japanized Tcl (Tool Command Language) +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + WRKSRC= ${WRKDIR}/${DISTNAME}/unix USE_AUTOTOOLS= autoconf213 USE_LDCONFIG= yes |