Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.9 2012/09/12 00:24:43 asau 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
USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"