aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libquvi
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-06-08 22:45:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-06-08 22:45:07 +0000
commit2857e390979145e2d18655781a3111d5613241d1 (patch)
tree485e75e7925568ff025edaf886c8229439ecfaad /multimedia/libquvi
parent62267661ec0d4e70e0325eb7f60c93d6b3641fc3 (diff)
downloadports-2857e390979145e2d18655781a3111d5613241d1.tar.gz
ports-2857e390979145e2d18655781a3111d5613241d1.zip
- Add LICENSE
- Add PORTSCOUT to skip development versions
Notes
Notes: svn path=/head/; revision=320306
Diffstat (limited to 'multimedia/libquvi')
-rw-r--r--multimedia/libquvi/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/multimedia/libquvi/Makefile b/multimedia/libquvi/Makefile
index 68d4364c2729..5722a5d64ee4 100644
--- a/multimedia/libquvi/Makefile
+++ b/multimedia/libquvi/Makefile
@@ -11,9 +11,12 @@ MASTER_SITES= SF/quvi/${PORTVERSION:R}/${PORTNAME}/ \
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Cross-platform library for parsing flash media stream URLs
+LICENSE= LGPL21 LGPL3
+LICENSE_COMB= dual
+
BUILD_DEPENDS= libquvi-scripts>=0.4.0:${PORTSDIR}/multimedia/libquvi-scripts
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
-RUN_DEPENDS= libquvi-scripts>=0.4.0:${PORTSDIR}/multimedia/libquvi-scripts
+RUN_DEPENDS:= ${BUILD_DEPENDS}
OPTIONS_DEFINE= DOCS
@@ -28,6 +31,8 @@ MAN3= libquvi.3
PROJECTHOST= quvi
+PORTSCOUT= limit:0.4.[0-9]*
+
.include <bsd.port.options.mk>
post-install: