1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
freebsd-ports/audio/gnowavcut/Makefile
Alexander Langer b7c9bb5109 Add gnowavcut 0.0.6, a GNOME/GTK+ based RIFF PCM Wave file splitter.
PR:		27466
Submitted by:	Steve Coltrin <spcoltri@omcl.org>
2001-05-21 19:47:44 +00:00

20 lines
413 B
Makefile

# New ports collection makefile for: gnowavcut
# Date created: 19 May 2001
# Whom: Steve Coltrin <spcoltri@omcl.org>
#
# $FreeBSD$
#
PORTNAME= gnowavcut
PORTVERSION= 0.0.6
CATEGORIES= audio gnome
MASTER_SITES= http://gnowavcut.good-day.net/src/
MAINTAINER= spcoltri@omcl.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GNOME= yes
.include <bsd.port.mk>