diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 06:02:02 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 06:02:02 +0000 |
commit | 9ee1cd30090143c52fbe231cc82ac4d7911023bc (patch) | |
tree | 0cbb9d2ca3e64fbe10a413911392212ab7a7577e /www/links | |
parent | Adding aolserver version 3.0b5. (diff) |
Add links version 0.82.
A Lynx-like text WWW browser.
PR: 16248
Submitted by: Michael Vasilenko <acid@stu.cn.ua>
Diffstat (limited to 'www/links')
-rw-r--r-- | www/links/Makefile | 21 | ||||
-rw-r--r-- | www/links/distinfo | 1 | ||||
-rw-r--r-- | www/links/pkg-comment | 1 | ||||
-rw-r--r-- | www/links/pkg-descr | 7 | ||||
-rw-r--r-- | www/links/pkg-plist | 1 |
5 files changed, 31 insertions, 0 deletions
diff --git a/www/links/Makefile b/www/links/Makefile new file mode 100644 index 000000000000..4dff09df8785 --- /dev/null +++ b/www/links/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: links +# Version required: 0.82 +# Date created: 21 January 2000 +# Whom: Michael Vasilenko <acid@stu.cn.ua> +# +# $FreeBSD$ +# + +DISTNAME= links-0.82 +CATEGORIES= www +MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \ + http://www.add.com.pl/download/ + +MAINTAINER= ports@FreeBSD.org + +GNU_CONFIGURE= yes + +do-install: + @ ${INSTALL_PROGRAM} ${WRKSRC}/links ${PREFIX}/bin + +.include <bsd.port.mk> diff --git a/www/links/distinfo b/www/links/distinfo new file mode 100644 index 000000000000..fc9144ab0f11 --- /dev/null +++ b/www/links/distinfo @@ -0,0 +1 @@ +MD5 (links-0.82.tar.gz) = 00dd134d0717064d3d440197099222e4 diff --git a/www/links/pkg-comment b/www/links/pkg-comment new file mode 100644 index 000000000000..c02d23d5888f --- /dev/null +++ b/www/links/pkg-comment @@ -0,0 +1 @@ +Lynx-like text WWW browser diff --git a/www/links/pkg-descr b/www/links/pkg-descr new file mode 100644 index 000000000000..67a3441e60f6 --- /dev/null +++ b/www/links/pkg-descr @@ -0,0 +1,7 @@ +Lynx-like text WWW browser with many features like displaying tables, +menus, etc. + +WWW: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links + +- Michael Vasilenko +acid@stu.cn.ua diff --git a/www/links/pkg-plist b/www/links/pkg-plist new file mode 100644 index 000000000000..191550099363 --- /dev/null +++ b/www/links/pkg-plist @@ -0,0 +1 @@ +bin/links |