summaryrefslogtreecommitdiff
path: root/comms/ecu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/ecu/Makefile')
-rw-r--r--comms/ecu/Makefile16
1 files changed, 11 insertions, 5 deletions
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; \