mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
727a86a656
PR: 30088 Submitted by: MAINTAINER
20 lines
413 B
Makefile
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.7
|
|
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>
|