diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-12-28 14:59:18 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-12-28 14:59:18 +0000 |
commit | a2a9f4068c2f45e289087f5d4a3a3935d29417bc (patch) | |
tree | dcae4001d8f87fc98d5e2d748b6bd41fa14da35b /comms | |
parent | 9ad286d2042606a81da84f8ce2213a657a84438b (diff) | |
download | ports-a2a9f4068c2f45e289087f5d4a3a3935d29417bc.tar.gz ports-a2a9f4068c2f45e289087f5d4a3a3935d29417bc.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ecu/Makefile | 19 | ||||
-rw-r--r-- | comms/ecu/distinfo | 2 | ||||
-rw-r--r-- | comms/ecu/pkg-comment | 2 | ||||
-rw-r--r-- | comms/ecu/pkg-plist | 7 |
4 files changed, 15 insertions, 15 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index 98d52e1b7449..de184c3ed26c 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -1,25 +1,20 @@ # New ports collection makefile for: ecu -# Version required: 3.34beta +# Version required: 3.38 # Date created: Feb 18, 1995 # Whom: ache # -# $Id: Makefile,v 1.4 1995/05/11 19:32:28 ache Exp $ +# $Id: Makefile,v 1.5 1995/05/13 06:06:49 asami Exp $ # -DISTNAME= ecu-3.34beta -PKGNAME= ecu-3.34b +DISTNAME= ecu-3.38 CATEGORIES+= comms -MASTER_SITES= ftp://ftp.kiae.su/unix/comm/ -EXTRACT_SUFX= .cpio.Z -WRKSRC= ${WRKDIR}/ecu +MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ \ + ftp://ftp.kiae.su/unix/comm/ MAINTAINER= ache@FreeBSD.ORG -EXTRACT_CMD= (zcat | cpio -idm) -EXTRACT_ARGS= < -HAS_CONFIGURE= yes -CONFIGURE_SCRIPT= Configure -IS_INTERACTIVE= yes +do-configure: + cd ${WRKSRC}; yes "" | ./Configure pre-install: cd ${WRKSRC}/doc; \ diff --git a/comms/ecu/distinfo b/comms/ecu/distinfo index 10f7584559cf..677f8b925ae4 100644 --- a/comms/ecu/distinfo +++ b/comms/ecu/distinfo @@ -1 +1 @@ -MD5 (ecu-3.34beta.cpio.Z) = 269f1ddb3933372a2709367fd17a67aa +MD5 (ecu-3.38.tar.gz) = 457f6e08a7bd912334a8cc045338a20b diff --git a/comms/ecu/pkg-comment b/comms/ecu/pkg-comment index 549f8cc606d0..97cfe496e1c9 100644 --- a/comms/ecu/pkg-comment +++ b/comms/ecu/pkg-comment @@ -1 +1 @@ -Extended Call Utility version 3.34beta +Extended Call Utility diff --git a/comms/ecu/pkg-plist b/comms/ecu/pkg-plist index 9c597fd56499..028328144b91 100644 --- a/comms/ecu/pkg-plist +++ b/comms/ecu/pkg-plist @@ -1,5 +1,10 @@ @cd /usr/local bin/ecu -lib/ecu +lib/ecu/funckeymap +lib/ecu/ecuhelp.data +lib/ecu/ecusz +lib/ecu/ecurz +lib/ecu/tty1a.mi +lib/ecu/tty2d.mi man/cat1/ecu.1 man/cat1/proc.1 |