mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
17 lines
298 B
Makefile
17 lines
298 B
Makefile
# New ports collection makefile for: w3m-ja
|
|
# Version required: 990928
|
|
# Date Created: 8 Oct 1999
|
|
# Whom: SADA Kenji <sada@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAME= ja-${DISTNAME}
|
|
CATEGORIES= japanese www
|
|
|
|
MASTERDIR= ${.CURDIR}/../../www/w3m
|
|
|
|
JAPANESE_MSG= Yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|