remove Lynx, it has been part of the standard distribution for quite awhile

This commit is contained in:
brad 1999-10-31 20:53:55 +00:00
parent e801ffdf58
commit 5a538a73aa
4 changed files with 0 additions and 48 deletions

View File

@ -1,37 +0,0 @@
# OpenBSD makefile for: lynx
# http://sol.slcc.edu/lynx/current/
# Version required: 2.8
# Date created: 17 November 1997
# Whom: gene
#
# $OpenBSD: Makefile,v 1.10 1998/03/12 07:48:28 marc Exp $
#
PKGNAME= lynx-2.8
CATEGORIES= www
MAINTAINER= ports@OpenBSD.ORG
NO_WRKDIR= "no working directory"
NO_CHECKSUM= "nothing to checksum"
NO_EXTRACT= "nothing to extract"
NO_PATCH= "nothing to patch"
NO_CONFIGURE= "nothing to configure"
# Override fetch, nothing to fetch
#
do-fetch:
@${DO_NADA}
# Override build. Nothing to build but this way the user still sees
# ===> Building for lynx-2.8 instead of nothing which is what we would
# get if NO_BUILD were defined.
#
do-build:
@${DO_NADA}
# Just create a symbolic link to the standard distribution lynx
#
do-install:
@${LN} -fs /usr/bin/lynx ${PREFIX}/bin/lynx
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
alphanumeric display oriented World-Wide Web client

View File

@ -1,9 +0,0 @@
lynx is a program which allows a user to access World-Wide Web servers
and other information servers. It uses only ascii representation so
that it can be used from ascii-terminals and dialin-lines.
lynx(1) was added to OpenBSD release 2.3. Therefore, it can be used
without installing this port. However, to maintain backward compatibility
with those who may have hard coded the path to lynx, the port can be'
installed. The installation will create a symbolic link to the released
version of lynx. A pkg_delete of this port will remove the link.

View File

@ -1 +0,0 @@
bin/lynx