www/rss-bridge: dom and filter extension are dependencies

Add LICENSE_FILE.

PR:		285988
Reported by:	Denis Shaposhnikov <dsh@bamus.cz>
Approved by:	submitter is maintainer
This commit is contained in:
Oleg Sidorkin 2025-04-14 15:42:19 +02:00 committed by Zsolt Udvari
parent 0934a1e46a
commit 4e141520a4

View file

@ -1,5 +1,6 @@
PORTNAME= rss-bridge PORTNAME= rss-bridge
DISTVERSION= 2025-01-26 DISTVERSION= 2025-01-26
PORTREVISION= 1
PORTEPOCH= 1 PORTEPOCH= 1
CATEGORIES= www CATEGORIES= www
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
@ -9,11 +10,12 @@ COMMENT= RSS feed generator for websites missing it
WWW= https://github.com/RSS-Bridge/rss-bridge WWW= https://github.com/RSS-Bridge/rss-bridge
LICENSE= UNLICENSE LICENSE= UNLICENSE
LICENSE_FILE= ${WRKSRC}/UNLICENSE
USES= php:web,flavors USES= php:web,flavors
USE_GITHUB= yes USE_GITHUB= yes
GH_ACCOUNT= RSS-Bridge GH_ACCOUNT= RSS-Bridge
USE_PHP= curl mbstring simplexml zip USE_PHP= curl dom filter mbstring simplexml zip
NO_ARCH= yes NO_ARCH= yes
NO_BUILD= yes NO_BUILD= yes