mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
21 lines
436 B
Makefile
21 lines
436 B
Makefile
# New ports collection makefile for: kp
|
|
# Version required: 0.97
|
|
# Date created: 8 May 1995
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.10 1998/08/07 23:56:40 asami Exp $
|
|
#
|
|
|
|
DISTNAME= kp-0.97
|
|
CATEGORIES= misc tk41
|
|
MASTER_SITES= ftp://stampede.cs.berkeley.edu/pub/kp/
|
|
|
|
MAINTAINER= asami@FreeBSD.org
|
|
|
|
RUN_DEPENDS= wish4.1:${PORTSDIR}/x11-toolkits/tk41
|
|
|
|
USE_X_PREFIX= yes
|
|
MAN1= kp.1
|
|
|
|
.include <bsd.port.mk>
|