mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
24d3feefdb
most of these were from stas@
20 lines
374 B
Makefile
20 lines
374 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= ruby@FreeBSD.org
|
|
COMMENT= S-Lang-jp extension module for Ruby
|
|
|
|
MAKE_JOBS_SAFE= yes
|
|
|
|
WITH_JAPANESE= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|