aboutsummaryrefslogtreecommitdiff
path: root/www/w3m-ssl/Makefile
blob: f4b2c7638d7f7df4a762a8dfecf18e5a2bdba2d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:   w3m-ssl
# Date Created:                12 Oct 1999
# Whom:                        MANTANI Nobutaka <nobutaka@nobutaka.com>
#
# $FreeBSD$
#

PKGNAMESUFFIX=	-ssl

MASTERDIR=	${.CURDIR}/../../www/w3m
PKGDIR=		${.CURDIR}
PLIST=		${MASTERDIR}/pkg-plist

USE_OPENSSL=	yes

.include "${MASTERDIR}/Makefile"