mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
add node 14
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user