7acef1cd7a
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
16 lines
292 B
Makefile
16 lines
292 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.ja
|
|
|
|
JAPANESE= Yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|