# 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.17 2002/11/10 16:48:23 lioux Exp $
#

PKGNAMESUFFIX =	-ssl

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

.include "${MASTERDIR}/Makefile"

CONFIGURE_ARGS+= --with-ssl
