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:
parent
0934a1e46a
commit
4e141520a4
@ -1,5 +1,6 @@
|
||||
PORTNAME= rss-bridge
|
||||
DISTVERSION= 2025-01-26
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
@ -9,11 +10,12 @@ COMMENT= RSS feed generator for websites missing it
|
||||
WWW= https://github.com/RSS-Bridge/rss-bridge
|
||||
|
||||
LICENSE= UNLICENSE
|
||||
LICENSE_FILE= ${WRKSRC}/UNLICENSE
|
||||
|
||||
USES= php:web,flavors
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= RSS-Bridge
|
||||
USE_PHP= curl mbstring simplexml zip
|
||||
USE_PHP= curl dom filter mbstring simplexml zip
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user