# $NetBSD: Makefile,v 1.11 2012/09/22 13:48:17 ryoon Exp $ # DISTNAME= ffmpegthumbnailer-2.0.6 PKGREVISION= 2 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 PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ PKGCONFIG_OVERRIDE+= libffmpegthumbnailer.pc.in .include "../../mk/jpeg.buildlink3.mk" .include "../../graphics/png/buildlink3.mk" .include "../../multimedia/ffmpeg/buildlink3.mk" .include "../../mk/bsd.pkg.mk"