mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-14 14:56:21 -04:00
13 lines
312 B
Makefile
13 lines
312 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/07/14 21:10:34 fhajny Exp $
|
|
|
|
DISTNAME= ref-2.0.0
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://github.com/ruby-concurrency/ref/
|
|
COMMENT= Weak reference implementation for Ruby
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|