summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-02-03 23:31:07 +0000
committerSteve Price <steve@FreeBSD.org>1999-02-03 23:31:07 +0000
commitd09a4b869141d276297950ec9d2c37c847f0f75d (patch)
tree06e08f4a2ff9eb20810d396a6a286307564c68bc
parentActivate wwwcrawl and urlget, you can probably guess what they do. (diff)
Don't know why the comments at the top of the file were removed
in revision 1.31 (the commit message doesn't say) but I'm adding them back to make portlint happy.
Notes
Notes: svn path=/head/; revision=16526
-rw-r--r--net-mgmt/scotty3/Makefile8
-rw-r--r--net/scotty/Makefile8
-rw-r--r--net/scotty3/Makefile8
3 files changed, 18 insertions, 6 deletions
diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile
index c151b210c9d1..9889c96b21e1 100644
--- a/net-mgmt/scotty3/Makefile
+++ b/net-mgmt/scotty3/Makefile
@@ -1,5 +1,9 @@
+# New ports collection makefile for: scotty
+# Version required: 2.1.9
+# Date created: 18 February 1995
+# Whom: Gennady Sorokopud <gena@netvisions.net.il>
#
-# $Id: Makefile,v 1.34 1999/01/05 16:31:27 fenner Exp $
+# $Id: Makefile,v 1.35 1999/02/03 20:19:11 billf Exp $
#
DISTNAME= scotty-2.1.9
@@ -11,7 +15,7 @@ MAINTAINER= phk@freebsd.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \
+CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \
--with-tk-config=/usr/local/lib/tk8.0
diff --git a/net/scotty/Makefile b/net/scotty/Makefile
index c151b210c9d1..9889c96b21e1 100644
--- a/net/scotty/Makefile
+++ b/net/scotty/Makefile
@@ -1,5 +1,9 @@
+# New ports collection makefile for: scotty
+# Version required: 2.1.9
+# Date created: 18 February 1995
+# Whom: Gennady Sorokopud <gena@netvisions.net.il>
#
-# $Id: Makefile,v 1.34 1999/01/05 16:31:27 fenner Exp $
+# $Id: Makefile,v 1.35 1999/02/03 20:19:11 billf Exp $
#
DISTNAME= scotty-2.1.9
@@ -11,7 +15,7 @@ MAINTAINER= phk@freebsd.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \
+CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \
--with-tk-config=/usr/local/lib/tk8.0
diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile
index c151b210c9d1..9889c96b21e1 100644
--- a/net/scotty3/Makefile
+++ b/net/scotty3/Makefile
@@ -1,5 +1,9 @@
+# New ports collection makefile for: scotty
+# Version required: 2.1.9
+# Date created: 18 February 1995
+# Whom: Gennady Sorokopud <gena@netvisions.net.il>
#
-# $Id: Makefile,v 1.34 1999/01/05 16:31:27 fenner Exp $
+# $Id: Makefile,v 1.35 1999/02/03 20:19:11 billf Exp $
#
DISTNAME= scotty-2.1.9
@@ -11,7 +15,7 @@ MAINTAINER= phk@freebsd.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \
+CONFIGURE_ARGS= --with-tcl-config=/usr/local/lib/tcl8.0 \
--with-tk-config=/usr/local/lib/tk8.0