mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
19 lines
362 B
Makefile
19 lines
362 B
Makefile
# New ports collection makefile for: ja-w3m
|
|
# Version required: 991028-2
|
|
# Date Created: 8 Oct 1999
|
|
# Whom: SADA Kenji <sada@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAME= ja-w3m-${W3M_VER}
|
|
CATEGORIES= japanese www ipv6
|
|
|
|
MASTERDIR= ${.CURDIR}/../../www/w3m
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
PLIST= ${MASTERDIR}/pkg/PLIST.ja
|
|
|
|
JAPANESE= Yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|