mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
328 B
Makefile
13 lines
328 B
Makefile
# $NetBSD: Makefile,v 1.14 2015/09/13 15:22:49 taca Exp $
|
|
|
|
DISTNAME= multi_json-1.11.2
|
|
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"
|