summaryrefslogtreecommitdiff
path: root/www/comline
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-12-10 09:15:38 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-12-10 09:15:38 +0000
commit59d52bf0c78394fc0e30da0f61a08309e5e177a0 (patch)
treeae32d60d34b78c4097bb38e9f7550f328ef403ea /www/comline
parentDelete some garbage (line noise?). (diff)
W3C Command Line WWW Tool
Notes
Notes: svn path=/head/; revision=2544
Diffstat (limited to 'www/comline')
-rw-r--r--www/comline/Makefile26
-rw-r--r--www/comline/distinfo2
-rw-r--r--www/comline/pkg-comment1
-rw-r--r--www/comline/pkg-descr1
-rw-r--r--www/comline/pkg-plist2
5 files changed, 32 insertions, 0 deletions
diff --git a/www/comline/Makefile b/www/comline/Makefile
new file mode 100644
index 000000000000..b3b1f38b3fb6
--- /dev/null
+++ b/www/comline/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: comline
+# Version required: 4.0pre7
+# Date created: 9 Dec 1995
+# Whom: ache
+#
+# $Id: Makefile,v 1.6 1995/11/27 04:10:16 asami Exp $
+#
+
+DISTNAME= WWW
+PKGNAME= comline_4.0p7
+CATEGORIES+= www
+MASTER_SITES= ftp://ftp.w3.org/pub/comline/ \
+ ftp://ftp.w3.org/pub/libwww/
+DISTFILES= w3c_4.0pre7_src.tar.gz \
+ libwww_4.0pre7_src.tar.gz
+
+MAINTAINER= ache@freebsd.org
+
+do-build:
+ cd ${WRKSRC}; ./BUILD comline
+
+do-install:
+ ${INSTALL} -s -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
+ ${WRKSRC}/ComLine/freebsd/w3c ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/www/comline/distinfo b/www/comline/distinfo
new file mode 100644
index 000000000000..721e23c1aa78
--- /dev/null
+++ b/www/comline/distinfo
@@ -0,0 +1,2 @@
+MD5 (w3c_4.0pre7_src.tar.gz) = 02a388a78fce5968152e0814277e2dc9
+MD5 (libwww_4.0pre7_src.tar.gz) = a85e1d8f937639ff3e9fc0a88b00c890
diff --git a/www/comline/pkg-comment b/www/comline/pkg-comment
new file mode 100644
index 000000000000..74ee33d0cdbc
--- /dev/null
+++ b/www/comline/pkg-comment
@@ -0,0 +1 @@
+W3C Command Line WWW Tool
diff --git a/www/comline/pkg-descr b/www/comline/pkg-descr
new file mode 100644
index 000000000000..66553c4c1f8a
--- /dev/null
+++ b/www/comline/pkg-descr
@@ -0,0 +1 @@
+W3C Command Line WWW Tool, basic HTTP operations implemented
diff --git a/www/comline/pkg-plist b/www/comline/pkg-plist
new file mode 100644
index 000000000000..22a53364bb3a
--- /dev/null
+++ b/www/comline/pkg-plist
@@ -0,0 +1,2 @@
+@cwd /usr/local
+bin/w3c