aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/umph/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2010-10-16 22:50:55 +0800
committersunpoet <sunpoet@FreeBSD.org>2010-10-16 22:50:55 +0800
commita76cefb8edf2ff5f32549ff5579c3cacf78c1d0e (patch)
treec966f9da332792fc45439b29d9ca209d8702f7b5 /multimedia/umph/Makefile
parentec22e2ada624877bf48e071360bd3a0805b3326a (diff)
downloadfreebsd-ports-gnome-a76cefb8edf2ff5f32549ff5579c3cacf78c1d0e.tar.gz
freebsd-ports-gnome-a76cefb8edf2ff5f32549ff5579c3cacf78c1d0e.tar.zst
freebsd-ports-gnome-a76cefb8edf2ff5f32549ff5579c3cacf78c1d0e.zip
- Update to 0.1.5
- Add LICENSE Changes: http://code.google.com/p/umph/wiki/Changes Approved by: pgollucci (mentor, implicit)
Diffstat (limited to 'multimedia/umph/Makefile')
-rw-r--r--multimedia/umph/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/multimedia/umph/Makefile b/multimedia/umph/Makefile
index d1481f7d995a..4527c87fc672 100644
--- a/multimedia/umph/Makefile
+++ b/multimedia/umph/Makefile
@@ -6,15 +6,17 @@
#
PORTNAME= umph
-PORTVERSION= 0.1.1
+PORTVERSION= 0.1.5
CATEGORIES= multimedia
MASTER_SITES= GOOGLE_CODE
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Youtube video playlist parser for cclive and alike tools
+COMMENT= YouTube video playlist parser for cclive and alike tools
-RUN_DEPENDS= p5-XML-DOM>=1.44:${PORTSDIR}/textproc/p5-XML-DOM \
- p5-Getopt-ArgvFile>=1.11:${PORTSDIR}/devel/p5-Getopt-ArgvFile
+LICENSE= GPLv3
+
+RUN_DEPENDS= p5-Getopt-ArgvFile>=1.11:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
+ p5-XML-DOM>=1.44:${PORTSDIR}/textproc/p5-XML-DOM
PERL_CONFIGURE= yes
USE_BZIP2= yes