8 lines
169 B
Makefile
8 lines
169 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2018/09/17 09:56:29 bentley Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += qbittorrent
|
||
|
SUBDIR += qbittorrent-nox
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|