summaryrefslogtreecommitdiff
path: root/math/ruby-bitvector/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/ruby-bitvector/Makefile')
-rw-r--r--math/ruby-bitvector/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/ruby-bitvector/Makefile b/math/ruby-bitvector/Makefile
index 66a8d1a7be6..e9b0ff22692 100644
--- a/math/ruby-bitvector/Makefile
+++ b/math/ruby-bitvector/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/11/27 16:26:09 taca Exp $
+# $NetBSD: Makefile,v 1.5 2005/01/28 14:08:01 taca Exp $
# FreeBSD: ports/math/ruby-bitvector/Makefile,v 1.1 2000/11/23 14:13:41 knu Exp
DISTNAME= bitvector-0.1.7
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math ruby
MASTER_SITES= ftp://ftp.ruby-lang.org/pub/ruby/contrib/
@@ -10,6 +11,7 @@ MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/lib/bitvector/
COMMENT= Efficient Ruby bit vector extension
+RUBY_HAS_ARCHLIB= yes
USE_RUBY_EXTCONF= yes
INSTALL_TARGET= site-install
DOCS= NOTWRAPPED README TODO