Mercurial > hgrepos > FreeBSD > ports > PyPy
comparison lang/pypy39/Makefile @ 190:1e06396580ad
More detailed comments regarding the Python implementations
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Tue, 16 Jan 2024 12:42:49 +0100 |
| parents | 0110ab1309c1 |
| children | 24bb1d616158 |
comparison
equal
deleted
inserted
replaced
| 189:37f3807ce54e | 190:1e06396580ad |
|---|---|
| 6 CATEGORIES= lang python | 6 CATEGORIES= lang python |
| 7 MASTER_SITES= https://downloads.python.org/pypy/ | 7 MASTER_SITES= https://downloads.python.org/pypy/ |
| 8 DISTNAME= pypy${PYPY_PYTHON_IMPL_VER}-v${DISTVERSION}-src | 8 DISTNAME= pypy${PYPY_PYTHON_IMPL_VER}-v${DISTVERSION}-src |
| 9 | 9 |
| 10 MAINTAINER= fzglas.hg@dom66.de | 10 MAINTAINER= fzglas.hg@dom66.de |
| 11 COMMENT= Fast, compliant implementation of the Python language | 11 COMMENT= Fast, compliant implementation of the Python language (Python 3.9) |
| 12 WWW= https://www.pypy.org | 12 WWW= https://www.pypy.org |
| 13 | 13 |
| 14 LICENSE= MIT PSFL | 14 LICENSE= MIT PSFL |
| 15 LICENSE_COMB= multi | 15 LICENSE_COMB= multi |
| 16 LICENSE_FILE_MIT= ${WRKSRC}/LICENSE | 16 LICENSE_FILE_MIT= ${WRKSRC}/LICENSE |
