From 791d0f000e3800b92390f9dc47dfcdb2a421a0ca Mon Sep 17 00:00:00 2001 From: agc Date: Sat, 17 Feb 2001 09:06:56 +0000 Subject: Move the COMMENT from being in its own file to a definition in the package Makefile. --- lang/ruby/Makefile | 3 ++- lang/ruby/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 lang/ruby/pkg/COMMENT (limited to 'lang/ruby') diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index ba587586aa8..8292048ecd0 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2000/08/22 02:22:26 sakamoto Exp $ +# $NetBSD: Makefile,v 1.18 2001/02/17 09:07:27 agc Exp $ # DISTNAME= ruby-1.4.6 @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/ \ MAINTAINER= sakamoto@netbsd.org HOMEPAGE= http://www.ruby-lang.org/ +COMMENT= the Object-Oriented Script Language BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison DEPENDS+= gdbm>=1.7.3:../../databases/gdbm diff --git a/lang/ruby/pkg/COMMENT b/lang/ruby/pkg/COMMENT deleted file mode 100644 index 8284681d790..00000000000 --- a/lang/ruby/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -the Object-Oriented Script Language -- cgit v1.2.3