openbsd-ports/net/quvi/scripts/Makefile
2013-03-19 13:03:02 +00:00

16 lines
272 B
Makefile

# $OpenBSD: Makefile,v 1.7 2013/03/19 13:03:02 sthen Exp $
PKG_ARCH = *
COMMENT = scripts libquvi uses for parsing the media details
DISTNAME = libquvi-scripts-0.4.13
MODULES = lang/lua
EXTRACT_SUFX = .tar.xz
CONFIGURE_ARGS+=--with-nsfw
.include <bsd.port.mk>