summaryrefslogtreecommitdiff
path: root/comms/kermit/Makefile
blob: 34dc508a60c3f88885cb1c40e74d7f02e30f44de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	kermit
# Version required:	5A(190)
# Date created:		Oct 27, 1994
# Whom:			pst
# Changed:		ats, Nov 16, 1994
#

DISTNAME=	cku190
PKGNAME=	kermit-5a.190
CATEGORIES+=	comms
MASTER_SITES=	ftp://kermit.columbia.edu/kermit/archives/
EXTRACT_SUFX=	.tar.gz

NO_WRKSUBDIR=	yes

# We can't distribute the binary because of the copyright.
NO_PACKAGE=	yes

.include <bsd.port.mk>