Changeset View
Changeset View
Standalone View
Standalone View
www/newsboat/Makefile
| # Created by: arved | # Created by: arved | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= newsboat | PORTNAME= newsboat | ||||
| PORTVERSION= 2.19 | PORTVERSION= 2.19 | ||||
| PORTREVISION= 2 | PORTREVISION= 3 | ||||
| CATEGORIES= www | CATEGORIES= www | ||||
| MASTER_SITES= https://newsboat.org/releases/${PORTVERSION}/ | MASTER_SITES= https://newsboat.org/releases/${PORTVERSION}/ | ||||
| DISTFILES= ${DISTNAME}${EXTRACT_SUFX} | DISTFILES= ${DISTNAME}${EXTRACT_SUFX} | ||||
| MAINTAINER= mt@markoturk.info | MAINTAINER= mt@markoturk.info | ||||
| COMMENT= RSS feed reader for the text console | COMMENT= RSS feed reader for the text console | ||||
| LICENSE= MIT | LICENSE= MIT | ||||
| ▲ Show 20 Lines • Show All 136 Lines • Show Last 20 Lines | |||||