mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-17 08:20:31 -04:00
13 lines
326 B
Makefile
13 lines
326 B
Makefile
# $NetBSD: Makefile,v 1.10 2013/08/20 22:38:39 wiz Exp $
|
|
|
|
DISTNAME= multi_json-1.7.0
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://github.com/intridea/multi_json
|
|
COMMENT= General-purpose swappable JSON backend library
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|