aboutsummaryrefslogtreecommitdiffstats
path: root/www/lynx/Makefile
blob: c8cec52fa7b3589e2adf662614e7b17147f7da7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    lynx
# Version required:     2.4.2
# Date created:         15 Dec 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.11 1995/07/23 07:20:40 ache Exp $
#

DISTNAME=       lynx2-4-2
PKGNAME=        lynx-2.4.2
CATEGORIES+=    www
MASTER_SITES=   ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-4-2/
EXTRACT_SUFX=   .tar.Z

MAINTAINER= ache@FreeBSD.ORG

ALL_TARGET=     freebsd-ncurses

.include <bsd.port.mk>