76b4d936ac
stream URLs. It originates from the idea of working around the flash requirement found on many media hosting websites (e.g. YouTube). ok aja@
16 lines
325 B
Makefile
16 lines
325 B
Makefile
# $OpenBSD: Makefile.inc,v 1.1.1.1 2011/11/11 15:21:24 jasper Exp $
|
|
|
|
CATEGORIES?= net multimedia
|
|
|
|
HOMEPAGE= http://quvi.sourceforge.net/
|
|
|
|
# LGPLv2.1+
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quvi/}
|
|
|
|
CONFIGURE_STYLE?=gnu
|