1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/misc/kp/Makefile
1997-04-20 13:20:00 +00:00

21 lines
422 B
Makefile

# New ports collection makefile for: kp
# Version required: 0.96
# Date created: 8 May 1995
# Whom: asami
#
# $Id: Makefile,v 1.7 1996/11/17 09:05:59 obrien Exp $
#
DISTNAME= kp-0.96
CATEGORIES= misc tk41
MASTER_SITES= ftp://stampede.cs.berkeley.edu/pub/kp/
MAINTAINER= asami@FreeBSD.org
RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
USE_X11= yes
MAN1= kp.1
.include <bsd.port.mk>