Upgrade to version 0.96. The author (that's me :) also converted

this port to use tcl-7.5/tk-4.1 instead of tcl-7.3/tk-3.6.
This commit is contained in:
Satoshi Asami 1996-10-16 08:55:37 +00:00
parent 2680923f54
commit 2d2724d611
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4006
2 changed files with 7 additions and 5 deletions

View File

@ -1,22 +1,24 @@
# New ports collection makefile for: kp
# Version required: 0.95
# Version required: 0.96
# Date created: 8 May 1995
# Whom: asami
#
# $Id: Makefile,v 1.3 1995/11/26 10:47:46 asami Exp $
# $Id: Makefile,v 1.4 1996/03/21 12:50:15 asami Exp $
#
DISTNAME= kp-0.95
DISTNAME= kp-0.96
CATEGORIES+= misc
MASTER_SITES= ftp://stampede.cs.berkeley.edu/pub/kp/
MAINTAINER= asami@FreeBSD.org
RUN_DEPENDS= wish:${PORTSDIR}/x11/tk
RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
USE_X11= yes
post-install:
.if !defined(NOMANCOMPRESS)
gzip -9nf ${PREFIX}/man/man1/kp.1
.endif
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (kp-0.95.tar.gz) = da79291166ba6f4cf22a165953cc0bf3
MD5 (kp-0.96.tar.gz) = 19cd13b6970d9aeb1b3a0f33437536b8