File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Miniflux is a minimalist and opinionated feed reader. It's simple,
2+ fast, lightweight and super easy to install.
Original file line number Diff line number Diff line change 1+ # $NetBSD: Makefile,v 1.1 2025/10/05 20:33:45 wiz Exp $
2+
3+ DISTNAME = miniflux-2.2.13
4+ CATEGORIES = www
5+ MASTER_SITES = ${MASTER_SITE_GITHUB:=miniflux/}
6+ GITHUB_PROJECT = v2
7+ GITHUB_TAG = ${PKGVERSION_NOREV}
8+
9+ MAINTAINER = pkgsrc-users@NetBSD.org
10+ HOMEPAGE = https://github.com/miniflux/v2/
11+ COMMENT = Minimalist and opinionated feed reader
12+ LICENSE = apache-2.0
13+
14+ USE_LANGUAGES = c
15+
16+ .include "go-modules.mk"
17+ .include "../../lang/go/go-module.mk"
18+ .include "../../mk/bsd.pkg.mk"
Original file line number Diff line number Diff line change 1+ @comment $NetBSD: PLIST,v 1.1 2025/10/05 20:33:45 wiz Exp $
2+ bin/miniflux.app
You can’t perform that action at this time.
0 commit comments