mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
9a55e13d3a
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)
20 lines
344 B
Makefile
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"
|