mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
409 B
Makefile
14 lines
409 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/12/17 17:27:34 taca Exp $
|
|
|
|
DISTNAME= dm-is-tree-1.2.0
|
|
CATEGORIES= databases
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://github.com/datamapper/dm-is-tree
|
|
COMMENT= DataMapper plugin allowing the creation of tree structures
|
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-dm-core>=1.2.0<1.3:../../databases/ruby-dm-core
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|