1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/japanese/ruby-usersguide/Makefile
Akinori MUSHA 1acbe9eb43 lang/ruby-usersguide:
- Replace with Mark Slagell's retranslation version.
  - Add an Author: credit to DESCR.

japanese/ruby-usersguide:
  - Use MASTER_SITE_RUBY.
  - Add Authors: credits to DESCR.
2000-09-04 08:53:48 +00:00

26 lines
468 B
Makefile

# New ports collection makefile for: ruby-usersguide-jp
# Date created: 30 Aug 2000
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../../lang/ruby-usersguide
MASTER_SITES= ${MASTER_SITE_RUBY}
MASTER_SITE_SUBDIR= doc
DISTNAME= ${SHORTNAME}-${VERSION}
CATEGORIES= japanese
MAINTAINER= knu@FreeBSD.org
VERSION= 980206
FILESDIR= ${.CURDIR}/files
PKGDIR= ${.CURDIR}/pkg
LANGSUFFIX= -jp
.include "${MASTERDIR}/Makefile"