2001-06-04 16:57:03 +02:00
|
|
|
# New ports collection makefile for: ruby_static-devel
|
|
|
|
# Date created: 3 June 2001
|
|
|
|
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../ruby_static
|
|
|
|
|
|
|
|
RUBY_VER= 1.7
|
|
|
|
|
2001-06-21 18:45:20 +02:00
|
|
|
HAVE_FNMATCH= yes
|
|
|
|
|
2001-06-04 16:57:03 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|