443bdc113b
o remove w3m-ssl, w3m has SSL support by default now. PR: 28996, 28997, 28998 Submitted by: maintainer
17 lines
289 B
Makefile
17 lines
289 B
Makefile
# New ports collection makefile for: ja-w3m
|
|
# Date Created: 8 Oct 1999
|
|
# Whom: SADA Kenji <sada@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MASTERDIR= ${.CURDIR}/../../www/w3m
|
|
PKGDIR= ${.CURDIR}
|
|
PLIST= ${MASTERDIR}/pkg-plist
|
|
|
|
JAPANESE= Yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|