pkgsrc/lang/python34/dist.mk
adam 9c2f446770 python34: updated to 3.4.9
3.4.9:
Bug fix release for Python 3.4.
2018-08-07 08:44:41 +00:00

8 lines
307 B
Makefile

# $NetBSD: dist.mk,v 1.10 2018/08/07 08:44:41 adam Exp $
PY_DISTVERSION= 3.4.9
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}/