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

(-)b/multimedia/gtk-pipe-viewer/Makefile (-1 / +14 lines)
Added Link Here
0
- 
1
PORTNAME=	pipe-viewer
2
PKGNAMEPREFIX=	gtk-
3
4
MAINTAINER=	DtxdF@riseup.net
5
COMMENT=	Application for searching and playing videos from YouTube (gtk)
6
7
MASTERDIR=	${.CURDIR}/../pipe-viewer
8
9
CONFLICTS_INSTALL=	multimedia/pipe-viewer
10
11
OPTIONS_DEFAULT=	GTK3 JSON_XS LINE_BREAK LOCAL_CACHE READLINE SHARE_DIR \
12
			YT_DLP
13
14
.include "${MASTERDIR}/Makefile"

Return to bug 265888