1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/audio/wavbreaker/Makefile

21 lines
418 B
Makefile
Raw Normal View History

# New ports collection makefile for: wavbreaker
# Date created: 20 May 2003
# Whom: Kirill Ponomarew <ponomarew@oberon.net>
#
# $FreeBSD$
PORTNAME= wavbreaker
2004-07-27 13:10:47 +00:00
PORTVERSION= 0.5
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://huli.org/wavbreaker/
2004-08-08 08:11:20 +00:00
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to split wav files
2004-07-27 13:10:47 +00:00
USE_GNOME= gnomehack gtk20 libxml2
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>