ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/py-ujson/Makefile
Revision: 24335
Committed: Tue Sep 18 02:19:13 2018 UTC (5 years, 7 months ago) by laffer1
Content type: text/plain
File size: 519 byte(s)
Log Message:
add   py-ujson

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= ujson
4 PORTVERSION= 1.35
5 CATEGORIES= devel python
6 MASTER_SITES= CHEESESHOP
7 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Ultra fast JSON encoder and decoder for Python
11
12 LICENSE= bsd3 TclTk
13 LICENSE_COMB= multi
14 LICENSE_NAME_TclTk= Tcl/Tk License
15 LICENSE_TEXT_TclTk= http://www.tcl.tk/software/tcltk/license.html
16 LICENSE_PERMS_TclTk= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
17
18 USES= python
19 USE_PYTHON= distutils autoplist
20
21 .include <bsd.port.mk>

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain