View | Details | Raw Unified | Return to bug 277478
Collapse All | Expand All

(-)b/www/tt-rss/Makefile (-1 / +2 lines)
Lines 3-8 PORTVERSION= g20240221 Link Here
3
PORTREVISION=	1
3
PORTREVISION=	1
4
PORTEPOCH=	2
4
PORTEPOCH=	2
5
CATEGORIES=	www
5
CATEGORIES=	www
6
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
6
7
7
MAINTAINER=	dereks@lifeofadishwasher.com
8
MAINTAINER=	dereks@lifeofadishwasher.com
8
COMMENT=	Tiny Tiny RSS: web-based news feed (RSS/Atom) aggregator
9
COMMENT=	Tiny Tiny RSS: web-based news feed (RSS/Atom) aggregator
Lines 12-18 LICENSE= GPLv2 Link Here
12
13
13
RUN_DEPENDS=	${LOCALBASE}/bin/git:devel/git
14
RUN_DEPENDS=	${LOCALBASE}/bin/git:devel/git
14
15
15
USES=		gettext-tools php:cli,web shebangfix
16
USES=		gettext-tools php:cli,web,flavors shebangfix
16
17
17
USE_GITLAB=	yes
18
USE_GITLAB=	yes
18
GL_SITE=	https://gitlab.tt-rss.org
19
GL_SITE=	https://gitlab.tt-rss.org

Return to bug 277478