Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / audio / shntool / Makefile
bloba977777e736bb4b4901c03908c3efa321e360456
1 # $NetBSD: Makefile,v 1.6 2009/07/14 18:56:00 rafal Exp $
4 DISTNAME= shntool-3.0.10
5 CATEGORIES= audio archivers
6 MASTER_SITES= http://www.etree.org/shnutils/shntool/source/
8 MAINTAINER= pkgsrc-users@NetBSD.org
9 HOMEPAGE= http://www.etree.org/shnutils/shntool/
10 COMMENT= Lossless audio compressor wrapper tool
12 LICENSE= gnu-gpl-v2
14 GNU_CONFIGURE= YES
16 # could also support: "WV" (is this not wav?), OFR, LPAC and APE.
17 DEPENDS+= shorten>=3.6.0:../../audio/shorten
18 DEPENDS+= flac>=1.1.0:../../audio/flac
19 DEPENDS+= sox>=12.17.4:../../audio/sox
21 .include "../../mk/bsd.pkg.mk"