mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
0d2189d708
Reported by: krismail
21 lines
436 B
Makefile
21 lines
436 B
Makefile
# New ports collection makefile for: X Japanese man documents for XFree86 3.x.x
|
|
# Date created: 8 Aug 2001
|
|
# Whom: SADA Kenji <sada@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 0.5
|
|
MASTER_SITES= ${MASTER_SITE_PORTS_JP} \
|
|
http://xjman.dsl.gr.jp/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../xjman
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
WRKSRC= ${WRKDIR}/man/ja_JP.eucJP
|
|
|
|
LATEST_LINK= ja-xjman-3
|
|
|
|
.include "${MASTERDIR}/Makefile"
|