1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/audio/musepack/Makefile
2011-11-06 16:36:34 +00:00

24 lines
575 B
Makefile

# New ports collection makefile for: musepack
# Date created: 2004-04-16
# Whom: Stefan Ehmann <shoesoft@gmx.net>
#
# $FreeBSD$
#
PORTNAME= musepack
PORTVERSION= 2009.03.01
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://files.musepack.net/source/
DISTNAME= ${PORTNAME}_src_r435
MAINTAINER= shoesoft@gmx.net
COMMENT= Decoder, encoder and replaygain for musepack (mpc)
USE_LDCONFIG= yes
USE_AUTOTOOLS= aclocal autoheader libtoolize automake autoconf libtool
ACLOCAL_ARGS= -I. -I ${LOCALBASE}/share/aclocal
AUTOMAKE_ARGS= --add-missing
.include <bsd.port.mk>