mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Move more URLs from pkg-descr to WWW in Makefile
These ports have been added in the last few days with WWW: lines in
pkg-descr files instead of WWW entries in the Makefile, as required
after commit ddd0e820c8
.
Approved by: portmgr (implicit)
This commit is contained in:
parent
244ee01aa3
commit
4030e06a36
@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= rozhuk.im@gmail.com
|
||||
COMMENT= Fast, correct JSON library for Python
|
||||
WWW= https://pypi.org/project/orjson/
|
||||
|
||||
LICENSE= APACHE20 MIT
|
||||
LICENSE_COMB= dual
|
||||
|
@ -2,6 +2,3 @@ orjson is a fast, correct JSON library for Python.
|
||||
It benchmarks as the fastest Python library for JSON and is more correct
|
||||
than the standard json library or other third-party libraries.
|
||||
It serializes dataclass, datetime, numpy, and UUID instances natively.
|
||||
|
||||
WWW: https://github.com/ijl/orjson
|
||||
WWW: https://pypi.org/project/orjson/
|
||||
|
@ -4,6 +4,7 @@ CATEGORIES= games
|
||||
|
||||
MAINTAINER= henry.hu.sh@gmail.com
|
||||
COMMENT= Port of melonDS to libretro
|
||||
WWW= https://github.com/libretro/melonDS/
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
|
@ -1,3 +1 @@
|
||||
Port of melonDS to libretro
|
||||
|
||||
WWW: https://github.com/libretro/melonDS
|
||||
|
@ -5,6 +5,7 @@ PKGNAMESUFFIX= -${FLAVOR}
|
||||
|
||||
MAINTAINER= henry.hu.sh@gmail.com
|
||||
COMMENT= Nintendo DS emulator
|
||||
WWW= WWW: https://melonds.kuribo64.net/
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
@ -13,5 +13,3 @@ still a work in progress, it has a pretty solid set of features:
|
||||
* DLDI
|
||||
* (WIP) GBA slot add-ons
|
||||
* and more are planned!
|
||||
|
||||
WWW: https://melonds.kuribo64.net/
|
||||
|
Loading…
Reference in New Issue
Block a user