blob: 27e6885a5e525c7bb0b3f3517790771707d4200f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# New ports collection makefile for: kermit
# Version required: 5A(190)
# Date created: Oct 27, 1994
# Whom: pst
# Changed: ats, Nov 16, 1994
#
MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/
CATEGORIES+= comms
DISTNAME= cku190
EXTRACT_SUFX= .tar.gz
NO_WRKSUBDIR=
.include <bsd.port.mk>
|