f051f40883
PR: ports/64463 Submitted by: maintainer
17 lines
413 B
Makefile
17 lines
413 B
Makefile
# New ports collection makefile for: Ruby/Ming-ja
|
|
# Date created: 13 November 2003
|
|
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
PKGNAMEPREFIX= ja-${RUBY_PKGNAMEPREFIX}
|
|
|
|
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"
|