1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/audio/musepack/Makefile
2021-04-06 16:31:07 +02:00

21 lines
453 B
Makefile

# Created by: Stefan Ehmann <shoesoft@gmx.net>
PORTNAME= musepack
PORTVERSION= 2011.08.10
CATEGORIES= audio
MASTER_SITES= http://files.musepack.net/source/
DISTNAME= ${PORTNAME}_src_r475
MAINTAINER= shoesoft@gmx.net
COMMENT= Decoder, encoder, and replaygain for musepack (mpc)
LICENSE= BSD3CLAUSE GPLv2+ LGPL21+
LICENSE_COMB= multi
USES= autoreconf libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>