c289d5b203
Several bug fixes.
12 lines
318 B
Makefile
12 lines
318 B
Makefile
# $NetBSD: Makefile,v 1.5 2015/02/01 13:56:35 taca Exp $
|
|
|
|
DISTNAME= backports-3.6.4
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://github.com/marcandre/backports/
|
|
COMMENT= Backports of Ruby features for older ruby
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|