aboutsummaryrefslogtreecommitdiffstats
path: root/comms/ecu/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-12 12:56:21 +0800
committerasami <asami@FreeBSD.org>1995-04-12 12:56:21 +0800
commit74d33a9a6f96ce415e58530d5329dcdd0e4abddc (patch)
treedc85c2c130baa6e2bbe5dfb1b07405a49fbe29a4 /comms/ecu/Makefile
parent77a92beda623c6dbe25fd459a5bad53b3e3a5763 (diff)
downloadfreebsd-ports-gnome-74d33a9a6f96ce415e58530d5329dcdd0e4abddc.tar.gz
freebsd-ports-gnome-74d33a9a6f96ce415e58530d5329dcdd0e4abddc.tar.zst
freebsd-ports-gnome-74d33a9a6f96ce415e58530d5329dcdd0e4abddc.zip
Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
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; \