14 lines
409 B
Makefile
14 lines
409 B
Makefile
# $NetBSD: Makefile,v 1.13 2017/07/30 22:32:11 wiz Exp $
|
|
|
|
DISTNAME= data_objects-0.10.17
|
|
CATEGORIES= databases
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/datamapper/do
|
|
COMMENT= DataObjects basic API and shared driver specifications
|
|
LICENSE= mit
|
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.1<3:../../net/ruby-addressable
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|