summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/rss-bridge/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/rss-bridge/Makefile b/www/rss-bridge/Makefile
index 26765a5a49a1..04a96c673e81 100644
--- a/www/rss-bridge/Makefile
+++ b/www/rss-bridge/Makefile
@@ -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