From 36b20551e513f5e4eb51e9071cba119ecbdc88e0 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 12 Nov 2003 17:22:23 +0000 Subject: Add japanese/ruby-ming as a slave of graphics/ruby-ming. It depends on and is linked with japanese/ming instead of graphics/ming. --- japanese/Makefile | 1 + japanese/ruby-ming/Makefile | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 japanese/ruby-ming/Makefile (limited to 'japanese') diff --git a/japanese/Makefile b/japanese/Makefile index 467d7c70a0e6..9bec1b384e61 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -320,6 +320,7 @@ SUBDIR += ruby-kakasi SUBDIR += ruby-man SUBDIR += ruby-mecab + SUBDIR += ruby-ming SUBDIR += ruby-rdic SUBDIR += ruby-refe SUBDIR += ruby-romkan diff --git a/japanese/ruby-ming/Makefile b/japanese/ruby-ming/Makefile new file mode 100644 index 000000000000..89b125ded312 --- /dev/null +++ b/japanese/ruby-ming/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: Ruby/Ming-ja +# Date created: 13 November 2003 +# Whom: Akinori MUSHA aka knu +# +# $FreeBSD$ +# + +CATEGORIES= japanese + +COMMENT= Yet another Ming module for Ruby built with Japanese support + +LIB_DEPENDS= ming.3:${PORTSDIR}/japanese/ming + +MASTERDIR= ${.CURDIR}/../../graphics/ruby-ming + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3