# New ports collection makefile for: ruby # Version required: 1.0-970919 # Date created: 04 September 1997 # Whom: Eiji-usagi-MATSUmoto # # $Id: Makefile,v 1.2 1997/09/12 07:51:47 tg Exp $ # DISTNAME= ruby-1.0-970919 PKGNAME= ruby-1.0 CATEGORIES= lang MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/ MAINTAINER= usagi@ruby.club.or.jp HAS_CONFIGURE= yes test: @(cd ${WRKSRC}; make test) .include