mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 12:01:19 +02:00
create bsd12 branch
This commit is contained in:
17
python/py-six/Makefile
Normal file
17
python/py-six/Makefile
Normal file
@@ -0,0 +1,17 @@
|
||||
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
|
||||
# $FreeBSD: head/devel/py-six/Makefile 435252 2017-03-02 16:55:16Z skreuzer $
|
||||
|
||||
PORTNAME= six
|
||||
PORTVERSION= 1.11.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Python 2 and 3 compatibility utilities
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
Reference in New Issue
Block a user