mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
de78af3ac5
Reviewed by: exp8 run on pointyhat Supported by: miwi
21 lines
495 B
Makefile
21 lines
495 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.8
|
|
PORTREVISION= 9
|
|
CATEGORIES= audio gnome
|
|
MASTER_SITES= http://gnowavcut.good-day.net/src/
|
|
|
|
MAINTAINER= spcoltri@omcl.org
|
|
COMMENT= A GNOME/GTK+ based RIFF PCM Wave file splitter
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_GNOME= gnomehack gnomeprefix gnomelibs
|
|
|
|
.include <bsd.port.mk>
|