74cb9eff53
be generated or checked, and will be silently ignored for now. Also, generalize the MD5_FILE macro to DISTINFO_FILO. PR: 149657 Submitted by: rene Approved by: portmgr Tested on: pointyhat i386 7-exp
20 lines
415 B
Makefile
20 lines
415 B
Makefile
# New ports collection makefile for: ruby-man-jp
|
|
# Date created: 19 Aug 2000
|
|
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/ruby-man
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Ruby reference manual (Japanese version), in HTML format
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
PKGDIR= ${.CURDIR}
|
|
|
|
LANGSUFFIX= -jp
|
|
|
|
.include "${MASTERDIR}/Makefile"
|