mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
c391ba3abb
ruby-devel to ruby18.
17 lines
287 B
Makefile
17 lines
287 B
Makefile
# New ports collection makefile for: ruby_static-devel
|
|
# Date created: 3 June 2001
|
|
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../ruby16_static
|
|
|
|
PORTREVISION= 0
|
|
|
|
RUBY_VER= 1.8
|
|
|
|
LATEST_LINK= ruby18_static
|
|
|
|
.include "${MASTERDIR}/Makefile"
|