2001-05-21 21:47:44 +02:00
|
|
|
# New ports collection makefile for: gnowavcut
|
|
|
|
# Date created: 19 May 2001
|
|
|
|
# Whom: Steve Coltrin <spcoltri@omcl.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= gnowavcut
|
2001-08-27 17:29:24 +02:00
|
|
|
PORTVERSION= 0.0.7
|
2002-08-15 14:24:15 +02:00
|
|
|
PORTREVISION= 1
|
2001-05-21 21:47:44 +02:00
|
|
|
CATEGORIES= audio gnome
|
|
|
|
MASTER_SITES= http://gnowavcut.good-day.net/src/
|
|
|
|
|
|
|
|
MAINTAINER= spcoltri@omcl.org
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
GNU_CONFIGURE= yes
|
2002-08-22 17:16:27 +02:00
|
|
|
USE_GNOMENG= yes
|
|
|
|
USE_GNOME= gnomehack gnomeprefix gnomelibs
|
2001-05-21 21:47:44 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|