head	1.2;
access;
symbols
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.03.31.13.28.59;	author nobutaka;	state dead;
branches;
next	1.1;

1.1
date	2006.01.16.09.42.59;	author pav;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove ruby18-nopthreads port since pthread support of lang/ruby18 port
is disabled by default.

Approved by:   portmgr (krion)
@
text
@# New ports collection makefile for:	ruby18
# Date created:		6 May 2001
# Whom:			Akinori MUSHA aka knu <knu@@idaemons.org>
#
# $FreeBSD: ports/lang/ruby18-nopthreads/Makefile,v 1.1 2006/01/16 09:42:59 pav Exp $
#

MASTERDIR=	${.CURDIR}/../ruby18
MD5_FILE=	${MASTERDIR}/distinfo

COMMENT=	An object-oriented interpreted scripting language (without pthreads)

WITHOUT_PTHREADS=	yes

.include "${MASTERDIR}/Makefile"
@


1.1
log
@- Provide pthread-less Ruby package
@
text
@d5 1
a5 1
# $FreeBSD$
@

