9ff69a7f35
ok sthen@
16 lines
274 B
Makefile
16 lines
274 B
Makefile
# $OpenBSD: Makefile,v 1.6 2012/12/23 03:27:22 bentley Exp $
|
|
|
|
PKG_ARCH = *
|
|
|
|
COMMENT = scripts libquvi uses for parsing the media details
|
|
|
|
DISTNAME = libquvi-scripts-0.4.10
|
|
|
|
MODULES = lang/lua
|
|
|
|
EXTRACT_SUFX = .tar.xz
|
|
|
|
CONFIGURE_ARGS+=--with-nsfw
|
|
|
|
.include <bsd.port.mk>
|