freebsd-ports/audio/gnowavcut/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

21 lines
509 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= 4
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
USE_XLIB= yes
GNU_CONFIGURE= yes
USE_GNOME= gnomehack gnomeprefix gnomelibs
.include <bsd.port.mk>