Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

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

@@ -0,0 +1,8 @@
# $NetBSD: dist.mk,v 1.2 2013/05/26 17:56:09 wiz Exp $
PY_DISTVERSION= 3.3.2
DISTNAME= Python-${PY_DISTVERSION}
EXTRACT_SUFX= .tar.bz2
DISTINFO_FILE= ${.CURDIR}/../../lang/python33/distinfo
PATCHDIR= ${.CURDIR}/../../lang/python33/patches
MASTER_SITES= http://www.python.org/ftp/python/${PY_DISTVERSION}/