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:
Stefan Eßer 2022-09-16 22:15:18 +02:00
parent 244ee01aa3
commit 4030e06a36
6 changed files with 3 additions and 7 deletions

View File

@ -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

View File

@ -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/

View File

@ -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

View File

@ -1,3 +1 @@
Port of melonDS to libretro
WWW: https://github.com/libretro/melonDS

View File

@ -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

View File

@ -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/