summaryrefslogtreecommitdiff
path: root/japanese/ruby-usersguide/Makefile
blob: 0cf41e2b5f8b0484d4005519c1477c9f0199ea8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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"