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

PKGNAME=       ja-w3m-ssl-${W3M_VER}
CATEGORIES=    japanese www

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

JAPANESE=      Yes
USE_SSL=       Yes

.include "${MASTERDIR}/Makefile"