summaryrefslogtreecommitdiffstats
path: root/www/lynx-ssl/Makefile
blob: efddbac6052f70a951ce1e65f4b168023b7eaf02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    lynx
# Date created:         15 Dec 1994
# Whom:                 Stefan `Sec` Zehl <sec@42.org>
#
# $FreeBSD$
#

PKGNAMESUFFIX =	-ssl

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

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

.include "${MASTERDIR}/Makefile"

CONFIGURE_ARGS+= --with-ssl
OpenPOWER on IntegriCloud