freebsd-ports/comms/kermit/Makefile

26 lines
560 B
Makefile
Raw Normal View History

1994-10-28 01:04:24 +01:00
# New ports collection makefile for: kermit
# Version required: 6.0.192
1994-10-28 01:04:24 +01:00
# Date created: Oct 27, 1994
# Whom: pst
#
# $Id: Makefile,v 1.12 1996/12/10 10:23:48 pst Exp $
#
DISTNAME= cku192src
PKGNAME= kermit-6.0.192
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/
MAINTAINER= pst@FreeBSD.org
RESTRICTED= "'No redistribution' copyright"
NO_WRKSUBDIR= yes
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>