9 lines
169 B
Makefile
9 lines
169 B
Makefile
# $OpenBSD: Makefile,v 1.2 2013/09/19 23:08:50 bentley Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += libquvi
|
|
SUBDIR += quvi
|
|
SUBDIR += scripts
|
|
|
|
.include <bsd.port.subdir.mk>
|