Mercurial > hgrepos > FreeBSD > ports > PyPy
comparison Makefile @ 12:a92355d5c173
Put the "WWW" info into the Makefile now
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 01 Oct 2022 13:23:31 +0200 |
| parents | c269f1e91387 |
| children | 0e79fd0685d3 |
comparison
equal
deleted
inserted
replaced
| 11:6759fcd40deb | 12:a92355d5c173 |
|---|---|
| 5 MASTER_SITES= https://downloads.python.org/pypy/ | 5 MASTER_SITES= https://downloads.python.org/pypy/ |
| 6 DISTNAME?= ${PORTNAME}2.7-v${DISTVERSION}-src | 6 DISTNAME?= ${PORTNAME}2.7-v${DISTVERSION}-src |
| 7 | 7 |
| 8 MAINTAINER= python@FreeBSD.org | 8 MAINTAINER= python@FreeBSD.org |
| 9 COMMENT= Fast, compliant implementation of the Python language | 9 COMMENT= Fast, compliant implementation of the Python language |
| 10 WWW= http://pypy.org | |
| 10 | 11 |
| 11 LICENSE= MIT PSFL | 12 LICENSE= MIT PSFL |
| 12 LICENSE_COMB= multi | 13 LICENSE_COMB= multi |
| 13 LICENSE_FILE_MIT= ${WRKSRC}/LICENSE | 14 LICENSE_FILE_MIT= ${WRKSRC}/LICENSE |
| 14 | 15 |
