mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
18 lines
351 B
Makefile
18 lines
351 B
Makefile
# New ports collection makefile for: Ruby-slang (slanglib)
|
|
# Date created: 23 Aug 2000
|
|
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../../devel/ruby-slang
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MAINTAINER= knu@FreeBSD.org
|
|
COMMENT= S-Lang-jp extension module for Ruby
|
|
|
|
WITH_JAPANESE= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|