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