1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/japanese/ruby-man/Makefile
Akinori MUSHA 9a55e13d3a Add {lang,japanese}/ruby-man, Ruby reference manual, in HTML format.
These are English version and Japanese version, respectively.

PR:		ports/20690
Submitted by:	Jimmy Olgeni <olgeni@uli.it>

(I added japanese/ruby-man as a slave port to lang/ruby-man)
2000-08-18 18:53:12 +00:00

20 lines
344 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= knu@FreeBSD.org
FILESDIR= ${.CURDIR}/files
PKGDIR= ${.CURDIR}/pkg
LANGSUFFIX= -jp
.include "${MASTERDIR}/Makefile"