add node 14

This commit is contained in:
ziggi
2020-10-02 03:16:50 +00:00
parent 5c42b9ad58
commit 41b8f702ca
116 changed files with 11115 additions and 851 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD: head/devel/py-enum34/Makefile 416794 2016-06-12 11:10:00Z bofh $
PORTNAME= enum34
PORTVERSION= 1.1.6
PORTVERSION= 1.1.10
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= bofh@FreeBSD.org
COMMENT= Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7
USES= python:2.7-3.3
USES= python:2.7-3.4
USE_PYTHON= distutils autoplist
NO_ARCH= yes