freebsd-ports/audio/wavbreaker/Makefile

22 lines
432 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
2003-12-20 01:16:26 +01:00
PORTVERSION= 0.4
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://huli.org/wavbreaker/
MAINTAINER= krion@FreeBSD.org
COMMENT= Tool to split wav files
2004-01-30 15:05:15 +01:00
USE_SIZE= yes
USE_GNOME= gtk20 libxml2 gnomehack
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>