Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

8
lang/python34/dist.mk Normal file
View File

@@ -0,0 +1,8 @@
# $NetBSD: dist.mk,v 1.4 2015/02/26 06:23:06 adam Exp $
PY_DISTVERSION= 3.4.3
DISTNAME= Python-${PY_DISTVERSION}
EXTRACT_SUFX= .tar.xz
DISTINFO_FILE= ${.CURDIR}/../../lang/python34/distinfo
PATCHDIR= ${.CURDIR}/../../lang/python34/patches
MASTER_SITES= http://www.python.org/ftp/python/${PY_DISTVERSION}/