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