aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gnowavcut/Makefile
blob: e67bc608a13d178914e17ae426df36a126083b78 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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= ports@FreeBSD.org
COMMENT=    A GNOME/GTK+ based RIFF PCM Wave file splitter

DEPRECATED= Abandonware
EXPIRATION_DATE=    2011-12-01

GNU_CONFIGURE=  yes
USE_GNOME=  gnomehack gnomeprefix gnomelibs

.include <bsd.port.mk>