mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
090316dbc1
Converted p5* to use MASTER_SITE_PERL_CPAN
21 lines
417 B
Makefile
21 lines
417 B
Makefile
# New ports collection makefile for: kp
|
|
# Version required: 0.96
|
|
# Date created: 8 May 1995
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.6 1996/11/11 05:49:40 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= kp-0.96
|
|
CATEGORIES= misc
|
|
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>
|