diff options
Diffstat (limited to 'multimedia/ffmpegthumbnailer/Makefile')
-rw-r--r-- | multimedia/ffmpegthumbnailer/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/ffmpegthumbnailer/Makefile b/multimedia/ffmpegthumbnailer/Makefile index 0ba63e6efb4..eeaa4edf799 100644 --- a/multimedia/ffmpegthumbnailer/Makefile +++ b/multimedia/ffmpegthumbnailer/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.12 2012/10/08 09:21:00 asau Exp $ +# $NetBSD: Makefile,v 1.13 2013/01/19 01:29:31 wiz Exp $ # -DISTNAME= ffmpegthumbnailer-2.0.6 -PKGREVISION= 2 +DISTNAME= ffmpegthumbnailer-2.0.8 CATEGORIES= multimedia MASTER_SITES= http://ffmpegthumbnailer.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/ffmpegthumbnailer/ COMMENT= Lightweight video thumbnailer that can be used by file managers +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes |