freebsd-ports/www/lynx/Makefile
1997-12-02 00:24:34 +00:00

25 lines
527 B
Makefile

# New ports collection makefile for: lynx
# Version required: 2.7.1
# Date created: 15 Dec 1994
# Whom: ache
#
# $Id: Makefile,v 1.72 1997/11/29 16:27:39 ache Exp $
#
DISTNAME= lynx2-7-1
PKGNAME= lynx-2.7.1
CATEGORIES= www
MASTER_SITES= http://sol.slcc.edu/lynx/fote/
EXTRACT_SUFX= .zip
MAINTAINER= jseger@FreeBSD.ORG
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
MAN1= lynx.1
EXTRACT_CMD= unzip
EXTRACT_BEFORE_ARGS= -qq
ALL_TARGET= freebsd-ncurses
.include <bsd.port.mk>