freebsd-ports/audio/wavbreaker/Makefile
Emanuel Haupt d360eb941a Update to 0.7
PR:		94491
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-03-17 12:16:56 +00:00

21 lines
445 B
Makefile

# New ports collection makefile for: wavbreaker
# Date created: 20 May 2003
# Whom: Kirill Ponomarew <ponomarew@oberon.net>
#
# $FreeBSD$
PORTNAME= wavbreaker
PORTVERSION= 0.7
CATEGORIES= audio
MASTER_SITES= http://huli.org/wavbreaker/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to split wav files
USE_GNOME= gnomehack gnometarget gtk20 libxml2
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-alsa
.include <bsd.port.mk>