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

PKGNAMESUFFIX=  -ssl
CATEGORIES= japanese

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

JAPANESE=   Yes
USE_OPENSSL=    YES

.include "${MASTERDIR}/Makefile"