freebsd-ports/japanese/ruby-ming/Makefile
Kirill Ponomarev f051f40883 - Utilize RUBY_PKGNAMEPREFIX
PR:		ports/64463
Submitted by:	maintainer
2004-03-19 16:21:38 +00:00

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"