20 lines
442 B
Makefile
20 lines
442 B
Makefile
# 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>
|