Makefile revision 2818
c0a1ebb1adecc5da1f1ad6f9b06a2b4356d2b135Mark Andrews# CDDL HEADER START
4834c6a7f0054b8f4a8a267d60ef78204521e39eMark Andrews# The contents of this file are subject to the terms of the
4c47c184b98a5ec1b303281959c1f3b0db85d733Mark Andrews# Common Development and Distribution License (the "License").
4c47c184b98a5ec1b303281959c1f3b0db85d733Mark Andrews# You may not use this file except in compliance with the License.
0e93730a02a4cafbc5cdfaa04b2d813a0c11b205Mark Andrews# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c04f4437ff8b2aba326e5099eae0cacb7de6f74bMark Andrews# See the License for the specific language governing permissions
494576ce20cfd98d74955698cf8f7b37dce2f740Mark Andrews# and limitations under the License.
494576ce20cfd98d74955698cf8f7b37dce2f740Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
a36db48f57a59d82af0cf8cfecbdb7620aa3cc47Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a36db48f57a59d82af0cf8cfecbdb7620aa3cc47Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
a36db48f57a59d82af0cf8cfecbdb7620aa3cc47Mark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
531f6c355bde4b280d1dea749dd1bcdf6b2f8701Mark Andrews# information: Portions Copyright [yyyy] [name of copyright owner]
531f6c355bde4b280d1dea749dd1bcdf6b2f8701Mark Andrews# CDDL HEADER END
6e1141e6e83b3907b8b187d97932f30fa82470efMark Andrews# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
aceae69c7f3e76e8842de178851928619c65b61cMark AndrewsCOMPONENT_PROJECT_URL= https://github.com/joshmarshall/jsonrpclib
aceae69c7f3e76e8842de178851928619c65b61cMark AndrewsCOMPONENT_SRC= joshmarshall-jsonrpclib-$(COMPONENT_HASH)
113598f67787f0ed0dcfe23b26d1e5d93256c0acMark Andrews sha256:1480f0f189250d46552e29d2a6f04f5b92788ffd9b8f51d06fdaeee03aa2d8bb
dba1bc96f6f4fbbb48ab7b041964d44242731b17Mark AndrewsCOMPONENT_ARCHIVE_URL=https://github.com/joshmarshall/jsonrpclib/tarball/$(COMPONENT_HASH)
70e854766f5304f43e94212dc38ebaefe214148cMark Andrews# This module builds with Python 3, but depends on simplejson. The following
136e739d0d7267a8ce72468233fa795359db62faMark Andrews# line can be removed when simplejson supports Python 3.
5173d52b3eb9715259a2890614f869c6baeb18e1Mark Andrews# common targets