freebsd-ports/comms/kermit/Makefile

22 lines
487 B
Makefile
Raw Normal View History

1994-10-28 01:04:24 +01:00
# New ports collection makefile for: kermit
# Version required: 5A(190)
1994-10-28 01:04:24 +01:00
# Date created: Oct 27, 1994
# Whom: pst
# Changed: ats, Nov 16, 1994
1994-10-28 01:04:24 +01:00
#
DISTNAME= cku190
PKGNAME= kermit-5a.190
CATEGORIES+= comms
MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/ \
ftp://ftp.th-darmstadt.de/pub/networking/kermit/ \
ftp://ftp.std.com/customers2/src/telcom/
1995-05-13 08:07:48 +02:00
NO_WRKSUBDIR= yes
RESTRICTED= "'No redistibution' copyright."
1995-05-13 08:07:48 +02:00
post-install:
@cat ${PKGDIR}/DESCR
1994-10-28 01:04:24 +01:00
.include <bsd.port.mk>