diff options
Diffstat (limited to 'www/lynx-current')
-rw-r--r-- | www/lynx-current/Makefile | 22 | ||||
-rw-r--r-- | www/lynx-current/distinfo | 1 | ||||
-rw-r--r-- | www/lynx-current/pkg-comment | 1 | ||||
-rw-r--r-- | www/lynx-current/pkg-descr | 3 | ||||
-rw-r--r-- | www/lynx-current/pkg-plist | 8 |
5 files changed, 0 insertions, 35 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile deleted file mode 100644 index 3c5f4103e991..000000000000 --- a/www/lynx-current/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: lynx -# Version required: 2.3.7 -# Date created: 15 Dec 1994 -# Whom: ache -# -# $Id: Makefile,v 1.8 1995/04/01 12:48:13 jkh Exp $ -# - -DISTNAME= lynx2-3-7 -PKGNAME= lynx-2.3.7 -CATEGORIES+= networking -MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-7/ -EXTRACT_SUFX= .tar.Z - -MAINTAINER= ache@FreeBSD.ORG - -# Do not put USE_GMAKE here -EXEC_DEPENDS+= gmake:${PORTSDIR}/devel/gmake - -ALL_TARGET= freebsd - -.include <bsd.port.mk> diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo deleted file mode 100644 index 48fb8079d5a6..000000000000 --- a/www/lynx-current/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (lynx2-3-7.tar.Z) = d63de09ad130f1165c9bd653dedab685 diff --git a/www/lynx-current/pkg-comment b/www/lynx-current/pkg-comment deleted file mode 100644 index cae413edb616..000000000000 --- a/www/lynx-current/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -lynx - A text/ascii oriented World-Wide Web Client. Version 2.3.7 BETA diff --git a/www/lynx-current/pkg-descr b/www/lynx-current/pkg-descr deleted file mode 100644 index 5d46780f5afd..000000000000 --- a/www/lynx-current/pkg-descr +++ /dev/null @@ -1,3 +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. diff --git a/www/lynx-current/pkg-plist b/www/lynx-current/pkg-plist deleted file mode 100644 index f77dfe9e98c7..000000000000 --- a/www/lynx-current/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -@cd /usr/local -@owner bin -@mode 755 -bin/lynx -@mode 444 -lib/lynx.cfg -@mode 644 -man/man1/lynx.1 |