freebsd-ports/audio/wavbreaker/Makefile
2004-08-16 01:03:06 +00:00

21 lines
426 B
Makefile

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