1994-11-06 10:19:31 +00:00
|
|
|
# New ports collection makefile for: lynx
|
1996-09-22 01:11:45 +00:00
|
|
|
# http://www.nyu.edu/pages/wsn/subir/lynx.html
|
|
|
|
# http://www.wfbr.edu/dir/lynx/
|
1996-09-03 09:39:08 +00:00
|
|
|
# Version required: 2.6
|
1994-12-17 01:34:33 +00:00
|
|
|
# Date created: 15 Dec 1994
|
1994-11-06 10:19:31 +00:00
|
|
|
# Whom: ache
|
|
|
|
#
|
1996-10-09 07:22:39 +00:00
|
|
|
# $Id: Makefile,v 1.25 1996/10/03 20:44:49 ache Exp $
|
1994-11-06 10:19:31 +00:00
|
|
|
#
|
|
|
|
|
1996-09-03 09:39:08 +00:00
|
|
|
DISTNAME= lynx2-6
|
|
|
|
PKGNAME= lynx-2.6
|
1995-11-27 04:10:35 +00:00
|
|
|
CATEGORIES+= www
|
1996-10-09 17:19:49 +00:00
|
|
|
MASTER_SITES= ftp://ftp2.cc.ukans.edu/pub/lynx/lynx2-6/ \
|
1996-09-03 09:39:08 +00:00
|
|
|
ftp://ftp.more.net/pub/mirrors/lynx/
|
1996-10-09 07:22:39 +00:00
|
|
|
|
1996-09-22 01:11:45 +00:00
|
|
|
PATCH_SITES= http://www.nyu.edu/pages/wsn/subir/lynx/patches/
|
1996-10-03 20:44:59 +00:00
|
|
|
PATCHFILES= 2-6-patch1.txt 2-6-patch2.txt 2-6-patch3.txt 2-6-patch4.txt \
|
1996-10-09 17:19:49 +00:00
|
|
|
2-6-patch5.txt 2-6-patch7.txt
|
1996-10-03 20:44:59 +00:00
|
|
|
PATCH_DIST_STRIP= -p1 -l
|
1996-02-09 19:12:37 +00:00
|
|
|
|
1995-04-12 04:56:21 +00:00
|
|
|
MAINTAINER= ache@FreeBSD.ORG
|
|
|
|
|
1995-06-16 23:37:46 +00:00
|
|
|
ALL_TARGET= freebsd-ncurses
|
1995-04-12 04:56:21 +00:00
|
|
|
|
1994-11-06 10:19:31 +00:00
|
|
|
.include <bsd.port.mk>
|