1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/www/lynx-current/Makefile

31 lines
854 B
Makefile
Raw Normal View History

1994-11-06 10:19:31 +00:00
# New ports collection makefile for: lynx
1996-01-16 03:43:25 +00:00
# See http://www.wfbr.edu/dir/lynx/ for additional info
1996-05-18 23:05:11 +00:00
# Version required: 2.5FM
1994-12-17 01:34:33 +00:00
# Date created: 15 Dec 1994
1994-11-06 10:19:31 +00:00
# Whom: ache
#
1996-05-18 23:05:11 +00:00
# $Id: Makefile,v 1.21 1996/05/03 19:48:58 ache Exp $
1994-11-06 10:19:31 +00:00
#
1996-05-18 23:05:11 +00:00
DISTNAME= lynx2-5FM
PKGNAME= lynx-2.5FM
CATEGORIES+= www
1996-05-18 23:05:11 +00:00
MASTER_SITES= ftp://ftp.more.net/pub/mirrors/lynx/
1996-01-16 03:43:25 +00:00
# Original location, lynx changes too often there
#MASTER_SITES= http://www.wfbr.edu/lynx/
#NCFTP= w3c
1996-02-09 19:12:37 +00:00
#NCFTPFLAGS= -to multipart/x-zip -timeout 300 -o ${DISTFILES}
#FETCH_DEPENDS= ${NCFTP}:${PORTSDIR}/www/comline
1996-02-09 19:12:37 +00:00
# FTP mirror of original location. Beware ugly VMS names
#NCFTPFLAGS= -c
#MASTER_SITES= ftp://ftp.hhs.dk//fote_mirror/
#NCFTPTAIL= > ${DISTFILES}
MAINTAINER= ache@FreeBSD.ORG
1995-06-16 23:37:46 +00:00
ALL_TARGET= freebsd-ncurses
1994-11-06 10:19:31 +00:00
.include <bsd.port.mk>