pkgsrc/audio/gst-plugins0.10-fluendo-mp3/Makefile

19 lines
493 B
Makefile
Raw Normal View History

2006-08-22 16:01:11 +02:00
# $NetBSD: Makefile,v 1.2 2006/08/22 14:01:11 joerg Exp $
#
DISTNAME= gst-fluendo-mp3-0.10.2
CATEGORIES= audio
MASTER_SITES= http://core.fluendo.com/gstreamer/src/gst-fluendo-mp3/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.fluendo.com/resources/fluendo_mp3.php
COMMENT= mp3 decoder for gstreamer
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
2006-08-22 16:01:11 +02:00
USE_TOOLS+= pkg-config
.include "../../multimedia/gstreamer0.10/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"