openbsd-ports/net/quvi/Makefile
jasper 76b4d936ac libquvi is a small C library that can be used to parse flash media
stream URLs. It originates from the idea of working around the flash
requirement found on many media hosting websites (e.g. YouTube).

ok aja@
2011-11-11 15:21:24 +00:00

8 lines
153 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2011/11/11 15:21:24 jasper Exp $
SUBDIR =
SUBDIR += libquvi
SUBDIR += scripts
.include <bsd.port.subdir.mk>