Skip to content

Commit

Permalink
multimedia/libquvi-scripts: Cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 30, 2022
1 parent d8abf1a commit 7645667
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions multimedia/libquvi-scripts/Makefile
Expand Up @@ -3,7 +3,7 @@
PORTNAME= libquvi-scripts
PORTVERSION= 0.4.21
CATEGORIES= multimedia devel
MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/ \
MASTER_SITES= SF/quvi/${PORTVERSION:R}/libquvi-scripts/ \
LOCAL/sunpoet

MAINTAINER= sunpoet@FreeBSD.org
Expand All @@ -12,16 +12,17 @@ COMMENT= Embedded lua scripts for libquvi and utility scripts
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING

USES= pathfix tar:xz

GNU_CONFIGURE= yes
NO_ARCH= yes

PORTSCOUT= limit:^0\.4\.

OPTIONS_DEFINE= NSFW
OPTIONS_SUB= yes
NSFW_DESC= Enable adult website support

GNU_CONFIGURE= yes
NO_ARCH= yes
USES= pathfix tar:xz

NSFW_CONFIGURE_WITH= nsfw

.include <bsd.port.mk>

0 comments on commit 7645667

Please sign in to comment.