pkgsrc/audio/libmusepack/Makefile
drochner 3d27141edb Revert the update to mpcdec - this breaks both bmp-musepack and
xmms-musepack. libmusepack (1.0.x) and libmpcdec (1.2.x) are
incompatible and don't conflict, so we can have both for the time being.
2007-02-01 10:21:57 +00:00

16 lines
398 B
Makefile

# $NetBSD: Makefile,v 1.6 2007/02/01 10:21:57 drochner Exp $
#
DISTNAME= libmusepack-1.0.3
CATEGORIES= audio
MASTER_SITES= http://www.saunalahti.fi/grimmel/musepack.net/source/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.musepack.net/
COMMENT= Portable Musepack decoder library
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"