# New ports collection makefile for:    lynx
# Date created:         15 Dec 1994
# Whom:                 Stefan `Sec` Zehl <sec@42.org>
#
# $FreeBSD: ports/www/lynx-ssl/Makefile,v 1.20 2004/02/10 20:55:55 dannyboy Exp $
#

PKGNAMESUFFIX=	-ssl

COMMENT=	A non-graphical, text-based World-Wide Web client with SSL support

MASTERDIR=	${.CURDIR}/../lynx
DESCR=		${.CURDIR}/pkg-descr

CONFIGURE_ARGS+=	--with-ssl

CONFLICTS=	lynx-2* lynx-current*

.include "${MASTERDIR}/Makefile"
