1994-10-28 00:04:24 +00:00
|
|
|
# New ports collection makefile for: kermit
|
1996-12-10 20:30:44 +00:00
|
|
|
# Version required: 6.0.192
|
1994-10-28 00:04:24 +00:00
|
|
|
# Date created: Oct 27, 1994
|
|
|
|
# Whom: pst
|
|
|
|
#
|
1996-12-10 20:30:44 +00:00
|
|
|
# $Id: Makefile,v 1.12 1996/12/10 10:23:48 pst Exp $
|
1996-11-17 03:01:21 +00:00
|
|
|
#
|
1995-04-15 04:58:59 +00:00
|
|
|
|
1996-12-10 10:24:03 +00:00
|
|
|
DISTNAME= cku192src
|
1996-12-10 20:30:44 +00:00
|
|
|
PKGNAME= kermit-6.0.192
|
1996-12-10 10:24:03 +00:00
|
|
|
CATEGORIES+= comms
|
|
|
|
|
1995-08-11 00:43:39 +00:00
|
|
|
MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/ \
|
|
|
|
ftp://ftp.th-darmstadt.de/pub/networking/kermit/ \
|
|
|
|
ftp://ftp.std.com/customers2/src/telcom/
|
1995-04-15 04:58:59 +00:00
|
|
|
|
1996-11-17 03:01:21 +00:00
|
|
|
MAINTAINER= pst@FreeBSD.org
|
|
|
|
|
1996-12-08 01:45:16 +00:00
|
|
|
RESTRICTED= "'No redistribution' copyright"
|
1996-11-17 03:01:21 +00:00
|
|
|
NO_WRKSUBDIR= yes
|
1995-05-13 06:07:48 +00:00
|
|
|
|
1996-04-09 07:04:05 +00:00
|
|
|
post-install:
|
1996-11-17 03:01:21 +00:00
|
|
|
@${CAT} ${PKGDIR}/DESCR
|
1994-10-28 00:04:24 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|