mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
c8a09ee03e
Reported by: chkversion script
18 lines
300 B
Makefile
18 lines
300 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
|
|
PORTEPOCH= 1
|
|
|
|
RUBY_VER= 1.8
|
|
|
|
LATEST_LINK= ruby18_static
|
|
|
|
.include "${MASTERDIR}/Makefile"
|