From 19e38c2e9f0410723cc1a29649f9ab578bae6e85 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 12 Apr 1995 04:56:21 +0000 Subject: Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up some Makefiles along the way. --- comms/ecu/Makefile | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'comms/ecu') diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index f6b54a79cdfa..569de395f7cd 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -1,17 +1,23 @@ -# New ports collection makefile for: ecy +# New ports collection makefile for: ecu # Version required: 3.33 # Date created: Feb 18, 1995 # Whom: ache # +# $Id$ +# + DISTNAME= ecu-3.33 -EXTRACT_SUFX= .cpio.Z -MASTER_SITES= ftp://ftp.kiae.su/unix/comm/ CATEGORIES+= comms +MASTER_SITES= ftp://ftp.kiae.su/unix/comm/ +EXTRACT_SUFX= .cpio.Z + +MAINTAINER= ache@FreeBSD.ORG + EXTRACT_CMD= (zcat | cpio -idm) EXTRACT_ARGS= < -HAS_CONFIGURE= YES +HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure -IS_INTERACTIVE= YES +IS_INTERACTIVE= yes pre-install: cd ${WRKSRC}/doc; \ -- cgit v1.2.3